Set up Laravel projects like a GOAT [Free course: Great Laravel Apps #1]

Hi there! In this series video I’ll be showing you my preferred version of creating Laravel applications. We’ll start with a project setup, in which we will: - remove redundancies from default setup - install Octane - put Eloquent in strict mode - set up static code analysis - set up styler fixer - configure CI pipeline Resources: - Laravel’s website: - Laravel Sail: - Laravel Octane: - Larastan: - Laravel Pint: - Code repo: Course website: More about me:
Back to Top