We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Look into rebuilding base with a fresh copy of the laravel repo. Add init sh script. Add artisan init command.
The text was updated successfully, but these errors were encountered:
I have base up-to-date for our latest changes to the packages.
Sorry, something went wrong.
Added the script and command.
The script is here: http://wiki.stygianvault.com/index.php?title=Installation#Installation_Script Its the code for it so anyone can add it to their base dir.
The command guide is here: http://wiki.stygianvault.com/index.php?title=Installation#Installation_Command The init commands have been separated into 3 commands. syntax:configure, syntax:setup, syntax:clean. I have a 4th one called syntax:install that run through the other 3.
Give it a check and let me know what you think.
riddles8888
No branches or pull requests
Look into rebuilding base with a fresh copy of the laravel repo.
Add init sh script.
Add artisan init command.
The text was updated successfully, but these errors were encountered: