- Laravel 5.x Cookbook
- Alfred Nutile
- 199字
- 2021-07-14 09:56:45
What this book covers
Chapter 1, Setting Up and Installing Laravel, helps you setup Laravel on your local machine.
Chapter 2, Using Composer Packages, this will cover some key concepts to getting comfortable with this amazing tool.
Chapter 3, Routing, the heart of any web framework, this will dig into some use cases of Laravel routing.
Chapter 4, Building Views and Adding Style, digging into Blade, Bootstrap and other key areas to building an app.
Chapter 5, Working with Data, covers factories, seeding and a look at a scaffolding library to save you work.
Chapter 6, Adding Angular to Your App, all the key concepts to getting going with Angular in your application.
Chapter 7, Authentication, Security, and Subscriptions, covers protecting your application, building a subscription service, and an admin interface.
Chapter 8, Testing and Debugging Your Application, shows you how to think about your code using tests, having TravisCI run your tests on every push to Github, and more.
Chapter 9, Adding Advanced Features to Your App, teaches you about building Artisan commands, Scheduler, Clean URLs and more.
Chapter 10, Deploying Your App, this chapter will dig into CodeDeploy, Forge, TravisCI and other recipes to deploy your application.
- C++案例趣學(xué)
- 國(guó)際大學(xué)生程序設(shè)計(jì)競(jìng)賽中山大學(xué)內(nèi)部選拔真題解(二)
- Java技術(shù)手冊(cè)(原書第7版)
- Processing互動(dòng)編程藝術(shù)
- STM32F0實(shí)戰(zhàn):基于HAL庫(kù)開發(fā)
- C++ 從入門到項(xiàng)目實(shí)踐(超值版)
- 軟件測(cè)試實(shí)用教程
- Visualforce Developer’s guide
- Building Dynamics CRM 2015 Dashboards with Power BI
- Mastering Elixir
- Apache Solr PHP Integration
- Learning ECMAScript 6
- 自己動(dòng)手構(gòu)建編程語(yǔ)言:如何設(shè)計(jì)編譯器、解釋器和DSL
- MySQL從入門到精通
- JavaScript編程精解(原書第3版)