Let’s build a Laravel app and learn how to use all the features to build something real.
Software developers who want to learn how to build and deploy Laravel apps.
Chris Sev is the founder of scotch.io and Senior Developer Advocate at DigitalOcean. He loves trying to figure out the most efficient and practical way to build apps that we can ship to our customers.
Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Is there any way to automate migrations on every deploy?
And how to setup queue and cron?
For those who get a Illuminate\Database\QueryException: could not find driver (SQL: PRAGMA foreign_keys = ON;)
sudo apt-get install php-sqlite3
Thank you for this great video ~~~
thanks <3