
Laravel Quick Tip: Model Route Binding
Laravel has the option to bind models to routes, for easy auto-fetching. See how they can be configured, and how to switch to UUID instead of primary keys!
Laravel has the option to bind models to routes, for easy auto-fetching. See how they can be configured, and how to switch to UUID instead of primary keys!
James Dow shows you how you can set up your deployment workflow with Laravel and Git. Deploy your site to production with a single bookmark click!