// Tech Talk //

How to Build and Deploy a Laravel App

Published on September 23, 2020 · Updated on December 21, 2020
Default avatar

By Chris Sev

Sr Developer Advocate

How to Build and Deploy a Laravel App

Video

About the Talk

Let’s build a Laravel app and learn how to use all the features to build something real.

What You’ll Learn

  • Using Laravel to build a real project
  • Deploying the project using Laravel Forge to DigitalOcean

This Talk Is Designed For

Software developers who want to learn how to build and deploy Laravel apps.

About the Presenter

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.

Learn more about us


About the authors
Default avatar
Chris Sev

author

Sr Developer Advocate

Founder of scotch.io. Slapping the keyboard until good things happen.

Still looking for an answer?

Ask a questionSearch for more help

Was this helpful?
 
2 Comments
Leave a comment...

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!

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

Try DigitalOcean for free

Click here to sign up and get $200 of credit to try our products over 60 days!
Try DigitalOcean for free