Support the ongoing development of Laravel.io →

Composer with GitHub project

Hello All, I'm trying to set up my composer to use my github to a project. I seem to be doing someth...

0 Likes
5 Replies
Solved

auth:attemt don't work!

I don't know why this code don't work? public function handleLogin() { // validate the info, create...

0 Likes
5 Replies
posted 10 years ago

Laravel and NuSoap Server

Hi guys, Is there anyone tried to implement NuSoap (http://sourceforge.net/projects/nusoap/) with La...

0 Likes
0 Replies
posted 11 years ago

Switch no-framework project to Laravel 4.x

I have a big PHP project, in which I didn't use any framework. I'd like to switch gradually this onl...

0 Likes
10 Replies
Solved

Remove reserve job on queue

Is there a way to remove/kill a job that is already on the queue's reserve?

0 Likes
0 Replies

Settings from database

Hey. I've created custom service provider to provide my site settings from the database. Now i would...

0 Likes
0 Replies

Creating a browser-like "Back Button" with Session.

Hey everyone. Im trying to make backlinks on my site, using Session. i currently have created all of...

0 Likes
2 Replies
posted 10 years ago

Laravel Homestead with Vagrant Cloud 'Share'

I have multiple Laravel sites on 1 Homestead box and I'd like to use 'vagrant share' to direct the v...

0 Likes
2 Replies
Solved
posted 10 years ago

Alias commands not working inside vagrant for codecept.

I'm trying to setup alias for codecept testing but they are failing when running the actual command...

0 Likes
2 Replies

Laravel4 : database & eloquent, how does query are mapped to model

Hi, I looked inside what's Laravel do in eloquent, query, etc and wondering why, when a query is don...

0 Likes
2 Replies

events for new user sessions?

i want to track how many users use my website every day. Tracking auth.login works for logins but wh...

0 Likes
3 Replies

Form Post with Javascript Not resolving to correct Route

Howdy y'all. I've released a Laravel script on CodeCanyon called Ninja Media Script. Seems to be do...

0 Likes
1 Replies

Weird "Illegal string offset - It exists!!

So the cops have been round and told me I am doing something illegal. This is my paperwork to prove...

0 Likes
6 Replies

Extending MySqlGrammar and binding to IOC

I wanted to extend the MySqlGrammer to provide support for the MySql colum type 'set' while using th...

0 Likes
0 Replies

Extend Grammar

Hi. Is it possible to extend a schema grammar ? I would like to modify a method here : https://githu...

0 Likes
7 Replies
posted 10 years ago

adding filter to Route::resource

Hi, Is it possible to add a filter to a Route::resource method? I tried something like these and the...

0 Likes
3 Replies
posted 10 years ago

FilterServiceProvider in Laravel 5

Looks like the Illuminate\Foundation\Support\Providers\FilterServiceProvider class has gone from the...

0 Likes
2 Replies
Solved

Alter package configuration from another package

Hi all, I have a laravel package that requires other packages via composer dependencies (let's say t...

0 Likes
2 Replies
posted 10 years ago

Controller constructor did not trigger.

I have a users controller and i want to trigger my constructor for the dependency injection works bu...

0 Likes
2 Replies
posted 10 years ago

Current route instance

Hi guys, trying new unstable Laravel 5. We have now the "Middlewares" and all default filt...

0 Likes
3 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.