Laravel topic
Laravel is a popular PHP framework, used for the development of MVC web applications, based on Symfony and created as an attempt to provide a more advanced alternative to CodeIgniter.
Versions
v4 (v4.2) • v5 (v5.1 • v5.2 • v5.3 • v5.4 • v5.5 • v5.6 • v5.7 • v5.8) • v6 • v7 • v8 • v9 • v10
Packages
- Valet
- Homestead
- Cashier
- Socialite
- Passport
- Scout
- Dusk
- Horizon
- Telescope
- Sanctum
- Jetstream
- Sail
- Echo
- Inertia
- Livewire
- Nova
laravel-oauth2-login
Provides a middleware to protect resources requiring an OAuth2 login
laravel-time-series
⏰📊✨Laravel Time Series - Provides an API to create and maintain data projections (statistics, aggregates, etc.) from your Eloquent models, and convert them to time series.
model-notes
Add Notes against any Laravel Model from any other (or same) Laravel Model
laravel-translatable-string-exporter
Translatable String Exporter for Laravel
ampersand
Plug and play flat file markdown blog for your Laravel-projects
blockip
Block requests from specified IPs in Laravel.
identity-number
Validator for Swedish personal identity numbers (personnummer). For use "standalone" or with Laravel.
l5-humans
Simple humans.txt routes and views in Laravel.
l5-very-basic-auth
Stateless HTTP basic auth for Laravel without the need for a database.
laravel-zxcvbn
Implementation of the zxcvbn project by @dropbox for Laravel.