Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel

Difference between whereOr and orWhere in laravel

%LIKE% retrieves eg. WOMEN DATA when calling MEN

php regex laravel

How to use Eloquent ORM's getQueryLog() outside of Laravel?

php laravel eloquent

Multiple routes to same controller

php rest laravel

How to create Illuminate/Support/Facade/App facade for standalone Illuminate IoC Container

API Usage Limiting

php mysql api laravel

Failure to find autoload.php

Affect on security of Laravel 5 when change folder structure to remove public folder

Attempting to use custom facade results in 'Call to undefined method' on Application::create() in Laravel?

php laravel laravel-facade

Composer dump-autoload, issue

Is it a good practice to extend Laravel models more than one layer?

Query with Eloquent exhausts the allowed memory limit

php mysql laravel eloquent

display flash and error message after ajax request Laravel

Laravel 5.1 randomly dropping session data

laravel session laravel-5.1

How can I access declared variable in bash when executing Laravel Envoy task?

php laravel bash laravel-envoy

Translate validation message in laravel 5

php laravel laravel-5

Post bodies ignored when making multiple post calls in laravel test

Laravel 5.2 login doesn't work, no redirect and no errors

Laravel 5 using pivot table with hasMany relationship

Laravel eloquent manipulate collection

php laravel eloquent