Laravel
PHP framework discussion and tutorials.
4 posts
by margaret91
With Laravel 10 still fresh, the community is already looking ahead to Laravel 11. While official details are limited, we can make some educated guesses based on Laravel's development patterns and ...
3 replies
3 views
3
Building a RESTful API with Laravel: Best Practices
17 hours ago
by matthew61
Creating robust APIs is a common requirement for modern web applications. Laravel provides excellent tools for building RESTful APIs, but following best practices is crucial for creating maintainab...
1 reply
2 views
3
by michael86
Laravel 10 was released recently with some exciting new features and improvements. Here are the highlights:
1. Native Types: Laravel 10 now supports native PHP type declarations for all application s...
3 replies
4 views
7
by nancy91
As our Laravel application has grown, we've been thinking about how to best structure the codebase to maintain scalability and readability. Here are some practices we've found helpful:
1. Use Domain-...
2 replies
1 view
3