Tag "php" (23 Posts)

Self-Hosted SSO from Scratch with Laravel Passport
by LaravelIndiaMain
Posted 5 days ago
19
0
php laravel architecture best-practices
Validating and Converting HEIC Images in Production-Grade Laravel Applications
by LaravelIndiaMain
Posted 5 days ago
27
0
php laravel image-processing queues architecture
Deleting an element from an array in PHP
by LaravelIndia
Posted 7 years ago
1480
0
php
How can I prevent SQL injection in PHP?
by LaravelIndia
Posted 7 years ago
1293
1
php
How to check whether an array is empty using PHP?
by LaravelIndia
Posted 7 years ago
1261
0
php
How to get last inserted id in Laravel 5.7 Using save()?
by LaravelIndia
Posted 7 years ago
1328
1
php laravel
Get the Last Inserted Id Using Laravel Eloquent
by LaravelIndia
Posted 7 years ago
1404
0
php laravel
Remove public/index.php from URL
by LaravelIndia
Posted 7 years ago
1673
0
php laravel htaccess
How to Check Laravel Version by CLI and File?
by LaravelIndia
Posted 7 years ago
1598
0
php laravel
How to create dynamic table with dynamic fields in Laravel?
by LaravelIndia
Posted 7 years ago
14145
0
php laravel
How to Clear cache in Laravel?
by LaravelIndia
Posted 7 years ago
1697
0
php laravel
Laravel alias for table name using Eloquent
by LaravelIndia
Posted 7 years ago
4697
0
php laravel