#FreePalestine 🇵🇸
Follow me for more ideas, tips, and resources.
Like/Retweet the first tweet below to share with your friends/peers:
Follow me for more ideas, tips, and resources.
Like/Retweet the first tweet below to share with your friends/peers:
Many great text/video-based courses are available on every aspect of Laravel.
The course “How to Structure Laravel Projects” helped me understand many aspects of Laravel at the beginning of my journey.
Many great text/video-based courses are available on every aspect of Laravel.
The course “How to Structure Laravel Projects” helped me understand many aspects of Laravel at the beginning of my journey.
The courses on Laravel & Web-dev from this platform are invaluable.
As Taylor Otwell mentioned in the Laravel Origins, this platform played a vital role in the framework's growth.
My journey to Laravel started here, too!
laracasts.com/
The courses on Laravel & Web-dev from this platform are invaluable.
As Taylor Otwell mentioned in the Laravel Origins, this platform played a vital role in the framework's growth.
My journey to Laravel started here, too!
laracasts.com/
– How to build a framework-agonistic PHP package
– How to build a Laravel-specific package
– Using Unit Testing, Enforcing Code Styles, Using GitHub Actions
– Code review of some of the Spatie packages, etc.
https://laravelpackage.training/
– How to build a framework-agonistic PHP package
– How to build a Laravel-specific package
– Using Unit Testing, Enforcing Code Styles, Using GitHub Actions
– Code review of some of the Spatie packages, etc.
https://laravelpackage.training/
– Tips that make your code a joy to read
– Learn how to use static analysis
– Find out how to best structure your code
– How to use modern PHP features etc.
writing-readable-php.com/
– Tips that make your code a joy to read
– Learn how to use static analysis
– Find out how to best structure your code
– How to use modern PHP features etc.
writing-readable-php.com/
– Creating dynamic relationships
– Optimizing database queries
– Using subqueries to select, filter, and order by related data
– Calculating totals using conditional aggregates, etc.
eloquent-course.reinink.ca/
– Creating dynamic relationships
– Optimizing database queries
– Using subqueries to select, filter, and order by related data
– Calculating totals using conditional aggregates, etc.
eloquent-course.reinink.ca/
– Learn building large, maintainable Laravel applications
– How to use the state pattern to model complex flows
– How to make code reusable by using actions
– Clean Code / DTOs / Refactoring etc.
laravel-beyond-crud.com/
– Learn building large, maintainable Laravel applications
– How to use the state pattern to model complex flows
– How to make code reusable by using actions
– Clean Code / DTOs / Refactoring etc.
laravel-beyond-crud.com/
– Never write another loop again
– Learn higher-order functions and their usefulness
– Lots of walkthroughs in a lot of practical examples
adamwathan.me/refactoring...
– Never write another loop again
– Learn higher-order functions and their usefulness
– Lots of walkthroughs in a lot of practical examples
adamwathan.me/refactoring...