Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Laravel 5 - Compile String and Interpolate Using Blade API on Server

'PDOException' with message 'SQLSTATE[HY000] [2002] No route to host

mysql laravel-5 pdo

Laravel 5.5 Login errors not showing up

php laravel laravel-5 blade

Carbon object to Unix timestamp based on timezone

Laravel 5.5 unique validation rule on seperate table with different column name

Translate queued mails (localization)

php email laravel laravel-5

Eager load hasMany & belongsTo (circular reference/infinite loop)

Class 'App\Http\Controllers\Controller' not found - Laravel 5.2

How to create custom controller in Laravel Voyager

php laravel laravel-5 voyager

Failed Opening autoload.php in Laravel 5

How to share Auth::user among all views in Laravel 5?

php laravel laravel-5

Speedup REST API Service Laravel 5

How to check if one record is attached to another?

How to save uploaded image to Storage in laravel?

php laravel laravel-5

Redirect to Custom URL after Registration in Laravel 5.5

How to rollback new records if a later record fails to add in Laravel 5?

Laravel 5 validation in model

Does Yii2 or Laravel5 compensate the weakness points in Codeigniter?

In Laravel, how to give another implementation to the service container when testing?

php laravel laravel-5

Email validation rule in Laravel?