Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Test methods fail using Storage. Illuminate\Http\Testing\imagepng() in Laravel

Difference between $table->string('some_text'); & $table->text('some_text'); in Laravel? [closed]

php laravel-5

Class 'MongoDB\Driver\Manager' not found

mongodb laravel laravel-5

How to chain eloquent relations in laravel?

php laravel laravel-5 eloquent

Laravel : How to customize title of email when sending email with Mailable?

laravel-5

Search in Json column with Laravel

php mysql json laravel laravel-5

Getting last element of the Collection

laravel laravel-5 eloquent

Laravel 5: Querying a many to many relationship without "pivot" in the result

laravel laravel-5

Session not working in middleware Laravel 5

php session laravel laravel-5

Hash::make not working in laravel 5.0 Controller

laravel laravel-5

extend laravel 5 built-in authentication to login only "if user == active"

Your configuration files are not serializable

laravel-5 config

How can I configure an SCP/SFTP file storage?

Laravel HTTPS routes

php laravel-5

Laravel 5.5 Method save does not exist when updating entries with modified primary key

php laravel-5 laravel-5.5

Laravel 5 schedule not working

php laravel cron laravel-5

Laravel: Generate random unique token

Laravel 5.4: Class 'App\Http\Controllers\Response' not found error

php laravel rest laravel-5

Laravel - How to get year property of date

How to get relative URLs with url() in Laravel 5.2?

php laravel-5 laravel-5.2