Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Laravel and Carbon - DiffInDays If Statement

Laravel 5: return number of affected rows MySQL

php mysql laravel laravel-5

Mark as read a specific notification in Laravel 5.3 Notifications

php laravel laravel-5

laravel 5 - How can i add ->index() to existing foreign key

php mysql sql laravel laravel-5

Laravel validate array of object JSON

Make column not nullable in a Laravel 5 migration

php sql laravel-5

Laravel Attach/Detach model from pivot depending on pivot extra field

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?