Laracon Eu Talk: Sharing Laravel: Bringing Laravel's Best Assets to Any Project
A recap of a Laracon EU talk about using Laravel's components (Illuminate) in projects not built with the Laravel framework.
A recap of a Laracon EU talk about using Laravel's components (Illuminate) in projects not built with the Laravel framework.
A guide on using Laravel's Illuminate components in non-Laravel projects, like CodeIgniter, with examples and a GitHub repository.
A guide on using Heroku's PHP buildpack locally to create a development environment that mirrors a Laravel app's Nginx setup on Heroku.
A guide on setting up a Laravel queue worker with Beanstalkd using Laravel Forge, including a warning about environment detection.
Explains how to detect environments in Laravel Forge using environment variables and recommends best practices.
A tutorial on configuring a Laravel application to use a PostgreSQL database when deploying on the Heroku platform.
A guide on setting up and connecting a Laravel application to a MySQL database using the ClearDB add-on on the Heroku platform.
A step-by-step guide to deploying a Laravel application on Heroku, covering setup, configuration, and deployment.
The author built Markedstyle, a web app using Laravel to manage and share custom CSS styles for the Marked Markdown previewer.
A developer rediscovers his passion for PHP after discovering the Laravel framework, which overcomes the language's traditional shortcomings.