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...

Descripción completa

Detalles Bibliográficos
Otros Autores: Stauffer, Matt, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Beijing, [China] : O'Reilly 2017.
Edición:First edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630343306719
Tabla de Contenidos:
  • 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.