DEV Community

Laravel

A PHP web application framework with expressive, elegant syntax.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to structure, define and reuse Laravel routes with PHP objects

How to structure, define and reuse Laravel routes with PHP objects

5
Comments
7 min read
Laravel 8 Collection with first() and firstWhere() Methods Example

Laravel 8 Collection with first() and firstWhere() Methods Example

4
Comments
2 min read
How to use Repositories in Laravel Framework, so as not to repeat code

How to use Repositories in Laravel Framework, so as not to repeat code

9
Comments
2 min read
A Complete Guide to Laravel Database Notifications.

A Complete Guide to Laravel Database Notifications.

9
Comments
3 min read
How 2FA, and other security features work to protect your account

How 2FA, and other security features work to protect your account

2
Comments
3 min read
A Complete Guide to Laravel Sail

A Complete Guide to Laravel Sail

53
Comments 2
28 min read
How I Used Forem API to Fetch Dev.to in Laravel 9

How I Used Forem API to Fetch Dev.to in Laravel 9

7
Comments
2 min read
Laravel Presentable for Eloquent Models

Laravel Presentable for Eloquent Models

3
Comments
1 min read
Integrate Official Stripe Payment in your Laravel Application and Connect it to MySQL Database.

Integrate Official Stripe Payment in your Laravel Application and Connect it to MySQL Database.

10
Comments 1
3 min read
Lumen is NOT Recommended for New Projects - Laravel

Lumen is NOT Recommended for New Projects - Laravel

6
Comments
1 min read
CRUD Example using Laravel and Livewire

CRUD Example using Laravel and Livewire

10
Comments
7 min read
10 Latest Tips about Laravel that you should know in 2022

10 Latest Tips about Laravel that you should know in 2022

20
Comments
3 min read
Laravel filesystems storage path

Laravel filesystems storage path

3
Comments
1 min read
JS Timer using AlpineJs with Carbon Format

JS Timer using AlpineJs with Carbon Format

6
Comments
2 min read
Full Laravel Spatie Permission Tutorial | Laravel 9 tutorial

Full Laravel Spatie Permission Tutorial | Laravel 9 tutorial

2
Comments
1 min read
An Introduction to Caching in Laravel

An Introduction to Caching in Laravel

6
Comments
8 min read
How to install Laravel and Livewire

How to install Laravel and Livewire

11
Comments 1
2 min read
Office Management System

Office Management System

7
Comments
3 min read
Assign Roles and Permissions to Users | Spatie Laravel Permission | Laravel 9 Tutorial

Assign Roles and Permissions to Users | Spatie Laravel Permission | Laravel 9 Tutorial

3
Comments
1 min read
Laravel API Series: Setup, Database, Migrations, and Models

Laravel API Series: Setup, Database, Migrations, and Models

7
Comments
8 min read
Múltiplas validações com o Laravel Pipeline

Múltiplas validações com o Laravel Pipeline

8
Comments 1
2 min read
How to use MongoDB in Laravel

How to use MongoDB in Laravel

5
Comments
3 min read
Starting a Laravel9 APIs with ReactJS project made easy (Including Tailwind3)

Starting a Laravel9 APIs with ReactJS project made easy (Including Tailwind3)

12
Comments
2 min read
Implementation of Inertia js in a laravel project together with Vue 3 and Bootstrap 5.

Implementation of Inertia js in a laravel project together with Vue 3 and Bootstrap 5.

2
Comments
1 min read
Update Roles and Permissions | Spatie Role and Permission | Laravel 9 Tutorial

Update Roles and Permissions | Spatie Role and Permission | Laravel 9 Tutorial

6
Comments
1 min read
Laravel 8 - Traits (3 Easy Steps)

Laravel 8 - Traits (3 Easy Steps)

57
Comments 6
2 min read
Laravel 8 - Scopes (3 Easy Steps)

Laravel 8 - Scopes (3 Easy Steps)

24
Comments 3
2 min read
Laravel Greedy Queries - a bad habit

Laravel Greedy Queries - a bad habit

7
Comments
1 min read
Laravel 8 - Accessors and Mutators (Eloquent in 2 Steps)

Laravel 8 - Accessors and Mutators (Eloquent in 2 Steps)

21
Comments 1
2 min read
Limiting Pusher Connections with Laravel

Limiting Pusher Connections with Laravel

7
Comments 1
2 min read
Add Tom Select to Laravel using Laravel MIX

Add Tom Select to Laravel using Laravel MIX

5
Comments
1 min read
How to handle both API and Basic authentication in Laravel

How to handle both API and Basic authentication in Laravel

28
Comments
2 min read
Why you should never trust your users - Laravel

Why you should never trust your users - Laravel

3
Comments
1 min read
MessageBag in Laravel - Laravel tips

MessageBag in Laravel - Laravel tips

4
Comments
1 min read
Prefetch Data Before Button Click Livewire - Laravel

Prefetch Data Before Button Click Livewire - Laravel

5
Comments
1 min read
How to change password in laravel 9

How to change password in laravel 9

23
Comments 4
2 min read
Change Password in Laravel 9

Change Password in Laravel 9

3
Comments
2 min read
Deploy a Laravel Project on Heroku with SQL Database

Deploy a Laravel Project on Heroku with SQL Database

2
Comments
5 min read
Laravel 9 Installation

Laravel 9 Installation

6
Comments
1 min read
Authentication with Laravel OTP

Authentication with Laravel OTP

11
Comments
2 min read
Pest Laravel Testing Full Tutorial | Laravel TDD Tutorial | Laravel For Beginners

Pest Laravel Testing Full Tutorial | Laravel TDD Tutorial | Laravel For Beginners

5
Comments
1 min read
What's New in Laravel 9 - Features & Updates

What's New in Laravel 9 - Features & Updates

7
Comments
3 min read
Database Transactions - Automatically Rollback - Laravel

Database Transactions - Automatically Rollback - Laravel

5
Comments
1 min read
Export Query to compressed CSV file in laravel

Export Query to compressed CSV file in laravel

12
Comments
5 min read
Database Driver Scout - Laravel 9

Database Driver Scout - Laravel 9

6
Comments
1 min read
Backend Development at Factorial

Backend Development at Factorial

2
Comments
1 min read
Laravel Vuejs Livewire Tutorials

Laravel Vuejs Livewire Tutorials

3
Comments
1 min read
To API or not to API... Svelte and InertiaJS (Laravel / PHP)

To API or not to API... Svelte and InertiaJS (Laravel / PHP)

11
Comments
2 min read
Laravel Static Code Analysis with PHPStan

Laravel Static Code Analysis with PHPStan

15
Comments 2
8 min read
Fluent Class - Laravel Tip

Fluent Class - Laravel Tip

6
Comments
1 min read
How to make login & registration in laravel 9

How to make login & registration in laravel 9

7
Comments 2
1 min read
Login & Registration in laravel 9

Login & Registration in laravel 9

9
Comments
1 min read
Laravel 8 - SweetAlert2 with AJAX (3 Easy Steps)🍬🍭🧁

Laravel 8 - SweetAlert2 with AJAX (3 Easy Steps)🍬🍭🧁

12
Comments
3 min read
How To Upload Images In Laravel | Laravel For Beginners | Laravel 9 Tutorial

How To Upload Images In Laravel | Laravel For Beginners | Laravel 9 Tutorial

5
Comments
1 min read
Laravel 8 - DataTables Server Side Rendering (5 easy steps) 💾📈📊

Laravel 8 - DataTables Server Side Rendering (5 easy steps) 💾📈📊

27
Comments 2
5 min read
[php-curtas] Resolvendo Cors Origins no Lumen

[php-curtas] Resolvendo Cors Origins no Lumen

7
Comments
1 min read
How To Make A Sentiment Analyzer In PHP, In Under 10 Minutes?

How To Make A Sentiment Analyzer In PHP, In Under 10 Minutes?

8
Comments
11 min read
How to search faster and professionally on Google

How to search faster and professionally on Google

2
Comments
1 min read
How I added zero downtime deployment to my website

How I added zero downtime deployment to my website

41
Comments 4
4 min read
Laravel 8 - Audit for Beginners (5 easy steps) ✍🏻📒💾

Laravel 8 - Audit for Beginners (5 easy steps) ✍🏻📒💾

25
Comments 3
3 min read
loading...