I'm trying to setup alias for codecept testing but they are failing when running the actual command...
Hi, I looked inside what's Laravel do in eloquent, query, etc and wondering why, when a query is don...
i want to track how many users use my website every day. Tracking auth.login works for logins but wh...
Howdy y'all. I've released a Laravel script on CodeCanyon called Ninja Media Script. Seems to be do...
So the cops have been round and told me I am doing something illegal. This is my paperwork to prove...
I wanted to extend the MySqlGrammer to provide support for the MySql colum type 'set' while using th...
Hi. Is it possible to extend a schema grammar ? I would like to modify a method here : https://githu...
Hi, Is it possible to add a filter to a Route::resource method? I tried something like these and the...
Looks like the Illuminate\Foundation\Support\Providers\FilterServiceProvider class has gone from the...
Hi all, I have a laravel package that requires other packages via composer dependencies (let's say t...
I have a users controller and i want to trigger my constructor for the dependency injection works bu...
Hi guys, trying new unstable Laravel 5. We have now the "Middlewares" and all default filt...
Well I have a strange one: I'm in Windows and my uri is localhost/laravel/petdb/public/welcome anoth...
I have an Image model, which I want to override the delete method to erase the file from the system...
Hi, I'm going to develop an application that may use many sources as data providers. It means that i...
Hey guys, Im using the Intervention image to allow users to upload their images - this part works. W...
I'm using Laravel 4's pagination (which I have used successfully in the past) and have hit an odd er...
I have the following configuration: 'driver' => 'smtp', 'host' => 'smtp.host.com', 'port'=>...
Hi folks, I couldn't manage to handle how to open a new blog post with artdarek/oauth. I can login a...
Hello, The .htaccess file in my root directory is pretty simple: Options +FollowSymLinks RewriteEngi...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community