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.
Implementing VAT into a Laravel app with Stripe and Cashier

Implementing VAT into a Laravel app with Stripe and Cashier

16
Comments
6 min read
UUIDs in Laravel 7

UUIDs in Laravel 7

40
Comments 7
4 min read
Desktop integration for Tinkerwell (or any AppImage)

Desktop integration for Tinkerwell (or any AppImage)

11
Comments 2
1 min read
Laravel Cheat Sheet - Form

Laravel Cheat Sheet - Form

7
Comments
2 min read
Laravel Cheat Sheet - Resource Controllers

Laravel Cheat Sheet - Resource Controllers

7
Comments
2 min read
Laravel Cheat Sheet - Models Eloquent

Laravel Cheat Sheet - Models Eloquent

7
Comments
2 min read
Laravel Cheat Sheet - Controllers

Laravel Cheat Sheet - Controllers

5
Comments
1 min read
Laravel Cheat Sheet - Routes Views

Laravel Cheat Sheet - Routes Views

6
Comments
1 min read
Laravel Cheat Sheet - Database

Laravel Cheat Sheet - Database

5
Comments
1 min read
Authenticating a Vue SPA is easy with Laravel Sanctum

Authenticating a Vue SPA is easy with Laravel Sanctum

80
Comments 12
9 min read
Vue Form Validation (Laravel Inspired)

Vue Form Validation (Laravel Inspired)

22
Comments 3
29 min read
Laravel built in Medium clone. Join me

Laravel built in Medium clone. Join me

6
Comments 3
1 min read
Make Laravel do type safe validation

Make Laravel do type safe validation

7
Comments
1 min read
Tips for testing web applications

Tips for testing web applications

6
Comments 5
2 min read
Fake Laravel Eloquent relations on the fly

Fake Laravel Eloquent relations on the fly

6
Comments 2
1 min read
Backend Framework 2020

Backend Framework 2020

3
Comments 1
1 min read
Laravel Cheat Sheet - Migrations

Laravel Cheat Sheet - Migrations

6
Comments 1
2 min read
Building Calndr, a free AddEvent alternative

Building Calndr, a free AddEvent alternative

45
Comments 10
2 min read
Structuring Laravel Model with Custom Accessor & Mutator

Structuring Laravel Model with Custom Accessor & Mutator

16
Comments
3 min read
Implementing an Invoice Numbering System with PHP using Laravel 6

Implementing an Invoice Numbering System with PHP using Laravel 6

17
Comments 4
4 min read
Working with Laravel Livewire is fun

Working with Laravel Livewire is fun

11
Comments 1
1 min read
Build laravel development environment with docker

Build laravel development environment with docker

8
Comments 3
1 min read
Laravel Full Course (6.5 hours) for free

Laravel Full Course (6.5 hours) for free

24
Comments 2
1 min read
How to easily test REST endpoints in Laravel with minimal syntax.

How to easily test REST endpoints in Laravel with minimal syntax.

3
Comments 1
1 min read
How to create a CI/CD for a Laravel application using GitHub Actions

How to create a CI/CD for a Laravel application using GitHub Actions

19
Comments
15 min read
RPC-like API for your Laravel project

RPC-like API for your Laravel project

5
Comments
2 min read
New PHP router wich is 30 to 50 times faster then Laravel router

New PHP router wich is 30 to 50 times faster then Laravel router

7
Comments 5
1 min read
Laravel: les middlewares

Laravel: les middlewares

3
Comments 2
3 min read
Make your application scalable optimizing the ORM performance

Make your application scalable optimizing the ORM performance

16
Comments
5 min read
Disabling services in Laravel Vapor

Disabling services in Laravel Vapor

6
Comments
1 min read
[Laravel Query Monitor] - How to see queries executed by Eloquent?

[Laravel Query Monitor] - How to see queries executed by Eloquent?

10
Comments 1
2 min read
Building a realtime dashboard powered by Laravel, Livewire and Tailwind (2020 edition)

Building a realtime dashboard powered by Laravel, Livewire and Tailwind (2020 edition)

68
Comments 1
19 min read
Laravel SOAP Client

Laravel SOAP Client

3
Comments
1 min read
How I've made a multilingual Laravel/WordPress website with Corcel (No Paid stuff)

How I've made a multilingual Laravel/WordPress website with Corcel (No Paid stuff)

9
Comments
7 min read
Implementing RSS feed in Jigsaw

Implementing RSS feed in Jigsaw

6
Comments
3 min read
Laravel 7.x & Composer Installation Tutorial (Windows & CMD error fix!) (May 2020)

Laravel 7.x & Composer Installation Tutorial (Windows & CMD error fix!) (May 2020)

6
Comments 4
6 min read
A walkthrough of Laravel Backup Server

A walkthrough of Laravel Backup Server

6
Comments
1 min read
Adding estimated reading time to posts in Jigsaw

Adding estimated reading time to posts in Jigsaw

13
Comments
4 min read
The Wonders of Laravel Validation Rule Class

The Wonders of Laravel Validation Rule Class

23
Comments 1
5 min read
PHP or Node.JS in 2020?

PHP or Node.JS in 2020?

26
Comments 8
1 min read
Patient Monitor - a dashboard to review records reported by patients

Patient Monitor - a dashboard to review records reported by patients

8
Comments
2 min read
Laravel Inertia and API Resources

Laravel Inertia and API Resources

26
Comments 7
2 min read
Laravel Notifications - create your custom notification channel

Laravel Notifications - create your custom notification channel

13
Comments
2 min read
Route Model Binding in Laravel

Route Model Binding in Laravel

14
Comments 3
2 min read
Multi-tenancy in Laravel: Migrations, Testing, and switching tenants

Multi-tenancy in Laravel: Migrations, Testing, and switching tenants

10
Comments
1 min read
Subdomain Routing and Namespace Prefixes in Laravel

Subdomain Routing and Namespace Prefixes in Laravel

7
Comments 2
1 min read
Mastering Laravel Eloquent ORM - The Eloquent Journey (PART 2)

Mastering Laravel Eloquent ORM - The Eloquent Journey (PART 2)

51
Comments
8 min read
Testing mails in Laravel

Testing mails in Laravel

8
Comments
6 min read
Using laravel-echo with Nuxt.js

Using laravel-echo with Nuxt.js

20
Comments 10
3 min read
My Top Learning Resources That Helped Me In My Career

My Top Learning Resources That Helped Me In My Career

8
Comments
6 min read
Virtual onboarding during the COVID-19 crisis - time costing

Virtual onboarding during the COVID-19 crisis - time costing

4
Comments
7 min read
Laravel 7 and GitHub actions

Laravel 7 and GitHub actions

3
Comments 1
2 min read
Building an interactive Raspberry Pi dashboard with Laravel, Grafana, and Docker

Building an interactive Raspberry Pi dashboard with Laravel, Grafana, and Docker

78
Comments 6
12 min read
How to solve laravel 500 internal server error deployed via shared hosting

How to solve laravel 500 internal server error deployed via shared hosting

6
Comments 2
1 min read
Create custom Laravel Helper Methods

Create custom Laravel Helper Methods

9
Comments
2 min read
Set up laravel project in a virtual machine with laravel homestead

Set up laravel project in a virtual machine with laravel homestead

8
Comments 4
4 min read
Pass Laravel data into a Vue component without using any HTTP request

Pass Laravel data into a Vue component without using any HTTP request

10
Comments 6
4 min read
Authenticating a React App with Laravel Sanctum - Part 4

Authenticating a React App with Laravel Sanctum - Part 4

21
Comments 1
5 min read
Laravel Deployment on Elastic Beanstalk

Laravel Deployment on Elastic Beanstalk

16
Comments 16
4 min read
Plain old PHP Object - Usability and benefits in modern PHP programming

Plain old PHP Object - Usability and benefits in modern PHP programming

13
Comments
3 min read
loading...