Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel

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

SuspiciousOperationException: Invalid Host error

php laravel laravel-5.4

create-react-app proxy requests to php backend

php laravel reactjs curl lumen

Laravel Mongo Many To Many relation wherehas not working

Laravel 5.5 Eloquent WhenLoaded relationship

php laravel eloquent

Laravel - how to get the query with bind parameters?

How to return an array as an API resource in laravel 5.5

php json laravel api