9 Best Articles in 2022
youtube.com
Laravel Origins: The Documentary
youtube.com
Mar 2nd · 🎥 More tech documentaries coming out soon, subscribe to be notified 👉👕 Get your Laravel Origins swag: https://bit.ly/laravel-origins-swagFeaturing Laravel...
Shared by 20, including DHH, Justin Jackson, Eric L. Barnes
vapor.laravel.com
Incredible scale without breaking a sweat.
vapor.laravel.com
From 2019 · Laravel Vapor is a serverless deployment platform for Laravel, powered by AWS. Launch your Laravel infrastructure on Vapor and fall in love with the scalable simplicity of serverless.
Shared by 27, including Ruben Feurer, Jonathan Kogan, Eric L. Barnes, Nico Müller 🇺🇦, Balda, Pascal Birchler
laravel-tricks.com
Browsing Most Recent Laravel Tricks
laravel-tricks.com
From 2015 · Laravel tricks is a website that aggregates useful tips and tricks for Laravel PHP framework
Shared by 16, including Malik El Bay 🕊
Laravel News
Getting to Know the Laravel Tinker Shell
Laravel News
4 min read · From 2017 · Laravel includes a powerful REPL, called Tinker, powered by the PsySH console under the hood. The tinker console allows you to interact with your Laravel application from the command line in an…
Reader View · Shared by 16, including Luca, John Hues
HackerNoon | Will NOT Insert LINKS in HN stories
Reusable API Resource with Nested Relationship — Laravel 5.5
HackerNoon | Will NOT Insert LINKS in HN stories
2 min read · From 2017 · Two days ago I published my first impressions on Laravel newest API Resource feature. This article will take one step further by using a…
Reader View · Shared by 16
medium.com
Introducing Laravel Horizon
medium.com
3 min read · From 2017 · Today I’m proud to announce Laravel Horizon, which combines a beautiful dashboard and code-driven configuration system for your Laravel…
Reader View · Shared by 13, including Nico Müller 🇺🇦, Luca
twill.io
Twill — An open source CMS toolkit for Laravel
twill.io
2 min read · From 2018 · Rapidly create a custom admin console that is intuitive, powerful and flexible. Twill is an open source CMS toolkit for Laravel, crafted by AREA 17.
Reader View · Shared by 35, including Ernie Smith, Fabricio Teixeira, Ruben Feurer
laravelpackage.training
Learn to create Laravel packages
laravelpackage.training
2020-05-27 · The Laravel Package training video course is the best way to learn how to create PHP and Laravel packages
Shared by 17, including Helmi, Eric L. Barnes
Laravel News
Optimize Your Application with Laravel Page Speed
Laravel News
1 min read · From 2017 · Laravel Page Speed is a package by Renato Marinho for optimizing your Laravel site automatically. Page Speed is inspired by Google’s mod_pagespeed, and provides some of the same rules (with more…
Reader View · Shared by 11, including Luca, Eric L. Barnes
Trending
Laravel News
Laravel Valet 3 Released With Multi-Version PHP Support
Laravel News
2 min read · Mar 30th · The Laravel team released the next major version of Laravel Valet (3.0), which introduces running multiple versions of PHP in Valet applications side-by-side.
Reader View · Shared by 9, including Eric L. Barnes
Laravel News
Laravel Facebook Graph API
Laravel News
1 min read · Apr 1st · Laravel Facebook Graph by Joel Butcher is a Laravel wrapper for the Graph PHP 8 SDK project.
Reader View · Shared by 7, including Eric L. Barnes
Laravel News
Laravel Roles and Permissions: Gates and Policies Explained
Laravel News
8 min read · May 13th · In Laravel, roles and permissions have been one of the most confusing topics over the years. Mostly, because there is no documentation about it: the same things "hide" under other terms in the…
Reader View · Shared by 9, including Eric L. Barnes
Laravel News
Service Providers in Laravel: What They Are and How to Use Them
Laravel News
6 min read · Apr 22nd · For those who haven't actively used Service Providers in Laravel, it's a mystical "term": what "service" do they actually "provide", and how exactly does it all work? I will explain it in this…
Reader View · Shared by 8, including Eric L. Barnes
More like this
openlaravel.com
A repository of open source projects built using Laravel
openlaravel.com
From 2016 · A repository of open source Laravel projects.
Shared by 12, including Nico Müller 🇺🇦
tinkerwell.app
The magical Laravel tinker app for macOS
tinkerwell.app
2 min read · From 2020 · Tinkerwell is php artisan tinker on steroids. You can quickly try out code, run it against a local Laravel application and even tinker with one of your live applications - all safe via SSH.
Reader View · Shared by 15, including Eric L. Barnes, Helmi
youtube.com
Laracon Online Winter '22
youtube.com
Feb 8th · The official Laravel conference, streaming free to the entire Laravel community for the first time ever. We have 17 amazing speakers lined up including a key...
Shared by 34, including Matthew Turland, Eric L. Barnes, Justin Jackson
Laravel News
Step by Step Guide to Building Your First Laravel Application
Laravel News
~11 min read · From 2017 · Since its initial release in 2011, Laravel has experienced exponential growth. In 2015, it became the most starred PHP framework on GitHub and rose to the go-to framework for people all over the…
Reader View · Shared by 15, including Luca, Eric L. Barnes
adamwathan.me
Test Driven Laravel
adamwathan.me
2 min read · From 2016 · A comprehensive step-by-step video training course on building well-designed, robust Laravel applications with TDD.
Reader View · Shared by 14, including Marcus Kuhn, Baadier Sydow 🇿🇦
Laravel News
Convert Your SQL to Laravel Builder with Orator
Laravel News
1 min read · From 2017 · You can convert raw and legacy SQL queries into a Laravel database query builder version with an online tool by Maurice Calhoun. This generator could also be an excellent tool for someone learning…
Reader View · Shared by 11, including Eric L. Barnes
SitePoint
How to Build an API-Only JWT-Powered Laravel App
SitePoint
~14 min read · From 2016 · Francesco builds an entire API-only application with the Laravel API Boilerplate project (JWT edition) for creating and editing book wishlists!
Reader View · Shared by 12, including Nils Hitze
Laravel News
Bootstrap Laravel 5 Packages with Bootpack
Laravel News
1 min read · From 2017 · Bootpack is a Laravel 5 package bootstraper by Erik Campobadal that helps you create new Laravel 5 packages with a composer file, version control, autoloading, and a package service provider.
Reader View · Shared by 10, including Michael Fox, Luca, Eric L. Barnes
Laravel News
Laravel 9 is Now Released!
Laravel News
2 min read · Feb 8th · Laravel 9—the next major version of Laravel—is now released, including a minimum PHP v8.0 version, controller route groups, a new Ignition error page, and many more features.
Reader View · Shared by 13, including Eric L. Barnes