Leanpub Header

Skip to main content

Filters

Category: "Laravel"

Books

  1. Recipes for Decoupling
    Matthias Noback

    Write software that survives

  2. Antlers
    Building Beautiful Websites with Statamic
    Johnathon Koster

    "Antlers: Building Beautiful Websites with Statamic" approaches Statamic website development through the lens of the Antlers templating language. Written by the creator of Antlers Runtime and Antlers Toolbox, this book covers common tasks, strings, loops, nuanced language features, and more to make you more productive building Statamic websites.

  3. Laravel per tutti - Versione 8
    Una guida pratica dove costruirai un'applicazione web da zero utilizzando il framework PHP più popolare del momento
    Francesco Mansi

    Scarica il campione gratuito del libro, troverai i primi 4 capitoli iniziali e il capitolo relativo alla gestione degli utenti nel CMS che andrai a creare!Con la versione completa del libro, troverai in allegato il codice sorgente dell'intero progetto finale.

  4. As a PHP developer, working with Unicode, UTF-8, and multibyte strings can feel intimidating. Advanced PHP String provides an approachable guide through reading, writing, looping, and parsing multibyte strings through hundreds of hands-on examples using the Laravel helper methods as a familiar foundation.

  5. Anyone familiar with the Laravel framework or any PHP framework can make use of this book. Ever installed PHP composer packages or want to create Laravel packages through a Test Driven approach? This book provides that.

  6. Laravel es el framework de PHP más popular en la actualidad, que permite crear aplicaciones web de forma rápida y profesional. En este libro aprenderás a crear aplicaciones web con Laravel desde cero y paso a paso.

  7. DevOps For PHP Developers
    From Server Setup to Deployment.
    David Mjomba

    Use Ansible to set up fresh instances of Ubuntu 18.04, perform automated updates and set up the LEMP stack comprising of PHP 7.3, Nginx and Percona database. A Docker image that will closely resemble our server will be the testing environment that we'll hook up to GitLab and set-up the CI/CD pipeline to handle testing and zero downtime deployment.

  8. Laravel 6 Documentation
    A free ebook version of the Laravel 6.x Official Documentation.
    Sumardi Shukor

    A free ebook for Laravel 6.x documentation.

  9. Laravel 12 - Criando Aplicações Web
    Comece de uma vez por toda sua carreira com Laravel
    Nanderson Castro

    Comece hoje a desenvolver aplicações usando o framework mais badalado do momento e dê um boost na criação de suas aplicações web além de está preparado para diversas vagas no mundo do desenvolvimento com PHP

  10. Web アプリケーションフレームワーク Laravel で ToDo アプリを作りながら、モダンな PHP アプリケーション開発を習得しましょう!この本はフレームワークの機能の羅列ではありません。それらを組み合わせてゼロからどうやってアプリを開発するのか、にフォーカスしたハンズオンチュートリアルです。また、コードの書き方だけでなく、簡単な URL 設計とテーブル設計にも一章を割くことで Web 開発のエッセンスを学べるように書きました。執筆時点で最新版の Laravel 6.0(LTS)に対応しています。

  11. Building SaaS with Laravel
    [PLEASE NOTE: THE BOOK IS OUTDATED] Learn how to build and launch a real-world SaaS application in just a few weeks.
    Max Kostinevich

    Learn how to build and launch a real-world SaaS application in just a few weeks!

  12. Laravel Testing 101
    Learn how to add tests to your Laravel CRUD application
    Youghourta Benali

    Learn how to add tests to your Laravel CRUD application

  13. Create Simple Inventory Management in Laravel 5.7
    Learn how to CRUD in Laravel
    Krissanawat Kaewsanmuang

    the actionable Laravel resource has rarely found so I decide to create many simple book show how to use Laravel in many scenario for this book we learn how to create simple Laravel app with create CRUD (Create Read Update Delete) repeat over and over but have small different

  14. Domesticando Laravel
    Una guía práctica a Laravel 5.7
    Jorge Cortés

    Domesticando Laravel es tu mejor opción en español para aprender sobre este framework con un ejemplo práctico y explicaciones sencillas aprenderás como crear un sitio explorando muchas de las características más poderosas este maravilloso framework.

  15. Deploy Laravel on AWS with CloudFormation
    How to deploy your application for maximum security, scalability and availability
    Lionel Martin

    What if you had one go-to architecture and repeatable process for all your projects, while ensuring maximum security, performance and availability? Here is how you should deploy your Laravel application on AWS.