Laravel up and running a framework for building modern Php apps
What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. With this practical guide, Matt Stauffer—a leading teach...
Other Authors: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Beijing, [China] :
O'Reilly
2017.
|
Edition: | First edition |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630343306719 |
Table of Contents:
- Why Laravel?
- Setting up a Laravel development environment
- Routing and controllers
- Blade templating
- Frontend components
- Collecting and handling user data
- Artisan and tinker
- Database and eloquent
- User authentication and authorization
- Requests and responses
- The container
- Testing
- Writing APIs
- Storage and retrieval
- Mail and notifications
- Queues, jobs, events, broadcasting, and the scheduler
- Helpers and collections.