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.
Automating MySQL backups to S3 using Laravel

Automating MySQL backups to S3 using Laravel

2
Comments
2 min read
Installing a local Composer package in your PHP project

Installing a local Composer package in your PHP project

20
Comments 3
2 min read
Laravel Tip (Select Columns using eloquent all method)

Laravel Tip (Select Columns using eloquent all method)

2
Comments
1 min read
How to deploy a Laravel App on an Azure Ubuntu server

How to deploy a Laravel App on an Azure Ubuntu server

5
Comments
5 min read
Show Your Work!

Show Your Work!

4
Comments
1 min read
How to use Bitly to shorten URL with Laravel

How to use Bitly to shorten URL with Laravel

8
Comments 3
2 min read
How to use Blade UI Icons in your Laravel Project

How to use Blade UI Icons in your Laravel Project

16
Comments 1
3 min read
Livewire Button Component with Loading Indicator

Livewire Button Component with Loading Indicator

19
Comments
2 min read
Laravel 9: New Designs!

Laravel 9: New Designs!

3
Comments
1 min read
How to reset the password via a code using Laravel API

How to reset the password via a code using Laravel API

25
Comments 28
3 min read
[php-curtas]: Testando FormRequest no Laravel

[php-curtas]: Testando FormRequest no Laravel

4
Comments
1 min read
firstOrNew, firstOrCreate, firstOr, updateOrCreate and sole methods - Laravel

firstOrNew, firstOrCreate, firstOr, updateOrCreate and sole methods - Laravel

5
Comments
3 min read
New in Laravel 8.80 - Route::controller()

New in Laravel 8.80 - Route::controller()

5
Comments 2
1 min read
Laravel 8 Paths Helpers - Explained

Laravel 8 Paths Helpers - Explained

10
Comments
2 min read
Create a custom Laravel Valet driver

Create a custom Laravel Valet driver

5
Comments 1
5 min read
Installing Tailwind CSS in your Laravel Project

Installing Tailwind CSS in your Laravel Project

15
Comments
4 min read
Parsing DEV markdown within a Laravel Tailwind application

Parsing DEV markdown within a Laravel Tailwind application

13
Comments
8 min read
New PHP Enum in Laravel

New PHP Enum in Laravel

10
Comments
2 min read
Create PDF in Laravel Tutorial

Create PDF in Laravel Tutorial

6
Comments
6 min read
My $646 mistake with PHP

My $646 mistake with PHP

116
Comments 21
3 min read
Send push notifications from Laravel to IOS & Android

Send push notifications from Laravel to IOS & Android

40
Comments 1
3 min read
Laravel - validate 'true' or 'false' as boolean

Laravel - validate 'true' or 'false' as boolean

6
Comments
7 min read
Laravel 9: Stub Migrations!

Laravel 9: Stub Migrations!

10
Comments 2
1 min read
Getting Started with the Laravel L.I.T.T.R Stack

Getting Started with the Laravel L.I.T.T.R Stack

5
Comments 1
3 min read
Laravel Community Surprised Me!

Laravel Community Surprised Me!

5
Comments
3 min read
How to create a simple event streaming in Laravel?

How to create a simple event streaming in Laravel?

29
Comments
4 min read
Las 10 mejores adiciones al Framework Laravel en el 2021

Las 10 mejores adiciones al Framework Laravel en el 2021

10
Comments 3
4 min read
How to install Flowbite and Tailwind CSS with Laravel

How to install Flowbite and Tailwind CSS with Laravel

22
Comments 4
2 min read
Top 10 Additions to Laravel in 2021

Top 10 Additions to Laravel in 2021

10
Comments
3 min read
Integrating Google reCAPTCHA with Laravel, Inertia JS and Vue 3.

Integrating Google reCAPTCHA with Laravel, Inertia JS and Vue 3.

16
Comments 2
2 min read
What's New in Laravel 9: New Features of Laravel 9

What's New in Laravel 9: New Features of Laravel 9

13
Comments
5 min read
Laravel Request wantsJson() - isJson()

Laravel Request wantsJson() - isJson()

8
Comments
1 min read
🚀 HIRING | 383 Project | Software Engineers | 4 Roles Available | Remote & Onsite Options

🚀 HIRING | 383 Project | Software Engineers | 4 Roles Available | Remote & Onsite Options

2
Comments
1 min read
Get Started with GraphQL and Laravel

Get Started with GraphQL and Laravel

9
Comments
7 min read
How to update Status using Bootstrap Toggle Button In Laravel 8

How to update Status using Bootstrap Toggle Button In Laravel 8

8
Comments 6
1 min read
New Things Added - Laravel 8.79 Released

New Things Added - Laravel 8.79 Released

6
Comments 1
1 min read
Laravel dynamic roles and permissions package

Laravel dynamic roles and permissions package

20
Comments
5 min read
What is a Value Object

What is a Value Object

10
Comments 2
2 min read
Heroicons blade component using javascript

Heroicons blade component using javascript

7
Comments
2 min read
A comprehensive guide on how to design future-proof controllers: Part 1

A comprehensive guide on how to design future-proof controllers: Part 1

5
Comments
6 min read
Build a Basic CRUD App with Laravel 8 and React.js

Build a Basic CRUD App with Laravel 8 and React.js

10
Comments
10 min read
Use Bootstrap Pagination with Laravel 8

Use Bootstrap Pagination with Laravel 8

12
Comments 2
1 min read
Laravel contains() & containsStrict() Method

Laravel contains() & containsStrict() Method

7
Comments
2 min read
Laravel Components to keep your Code Clean

Laravel Components to keep your Code Clean

5
Comments
2 min read
Laravel CRUD example with vue3 composition-api & jest unit tests

Laravel CRUD example with vue3 composition-api & jest unit tests

23
Comments 1
13 min read
Laravel | How to remove `data` from API Resources

Laravel | How to remove `data` from API Resources

6
Comments
1 min read
How to enable user to upload profile photo in Laravel 8

How to enable user to upload profile photo in Laravel 8

3
Comments
2 min read
Laravel Inertia Vue Movie App | Display Tags | Laravel 8 Tutorial

Laravel Inertia Vue Movie App | Display Tags | Laravel 8 Tutorial

2
Comments
1 min read
API Authentication using Laravel Sanctum

API Authentication using Laravel Sanctum

5
Comments
3 min read
New Things Added - Laravel 8.78 Released

New Things Added - Laravel 8.78 Released

5
Comments
2 min read
Creating CLI Application with Laravel Zero

Creating CLI Application with Laravel Zero

2
Comments
2 min read
How to design your Laravel models fast in 2022 with Fluidbm

How to design your Laravel models fast in 2022 with Fluidbm

11
Comments 4
3 min read
How I can monitor that a scripts that performs a bulk process actually did its job? (with example)

How I can monitor that a scripts that performs a bulk process actually did its job? (with example)

7
Comments
4 min read
Laravel Custom Login Validation with Ajax

Laravel Custom Login Validation with Ajax

7
Comments
3 min read
My recommended way to install composer on linux ubuntu if you use xammp

My recommended way to install composer on linux ubuntu if you use xammp

4
Comments 2
1 min read
Generate Intervals of Time - laravel

Generate Intervals of Time - laravel

6
Comments
1 min read
Quick Tips - Laravel

Quick Tips - Laravel

7
Comments
2 min read
Web Scraping with Laravel and spatie/crawler

Web Scraping with Laravel and spatie/crawler

3
Comments
2 min read
How to use Github Actions with Laravel Vapor

How to use Github Actions with Laravel Vapor

5
Comments
3 min read
Auto-visualizing Tailwind Tokens and Documenting Design Systems Props with Blast

Auto-visualizing Tailwind Tokens and Documenting Design Systems Props with Blast

7
Comments
6 min read
loading...