Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel

How to decouple eloquent from the service layer?

Laravel Dependency Injection with inheritance

Accessing the current request in controller

How to call an artisan console command with an interaction

Sorting arrays with uncertain data

php: laravel slow view render time when rendering javascript for highcharts

Composer is very slow while downloading Laravel

php laravel composer-php

Merging arrays based on a value of the key

Redirect if authenticated in Laravel 5.3

Set up Laravel 5.4 with Dusk using phpunit.xml, .env.dusk.local, and an sqlite in-memory database

403 Forbidden nginx/1.11.9 - Laravel 4

laravel nginx laravel-4

How to issue and customize .htaccess for Laravel?

Laravel ajax catch 500 Internal server error

php laravel laravel-5

Laravel morphTo Returns Null

php laravel eloquent

How to get laravel DB connection to php connection?

php mysql sql laravel laravel-5

Laravel 5.2 Unit Tests error: BadMethodCallException: Call to undefined method Illuminate\Database\Query\Builder::make()

withTrashed on hasManyThrough relation

laravel laravel-5 eloquent

Laravel Auth::user() has no code completion for User model functions

Composer autoload - load class from parent directory

php laravel composer-php psr-4

Laravel broadcasting auth route simply returns "true"

php laravel laravel-5.3 pusher