Support the ongoing development of Laravel.io →
posted 10 years ago

Invalid request (Unexpected EOF)

Hi, I had a perfectly working Laravel project, and now I'm getting the following error Invalid reque...

0 Likes
1 Replies

[Package] A2Way Laravel Tenant Migrate

I created a package called "A2Way Laravel Tenant Migrate" that allows to migrate different...

0 Likes
0 Replies

[SOLVED] migrate multi tenant app

I have a client table with id, version, subdomain columns. Each client has a subdomian client1.examp...

0 Likes
1 Replies
posted 10 years ago

Inject data into a collection of models.

Hi, first i'm in the planning stage of my app so i don't have code to show but i came to a halt. Som...

0 Likes
2 Replies

Compiling Laravel View in Controller?

I'm currently using Handlebars.js to compile views with ajax data. The issue is that I can't use Lar...

0 Likes
1 Replies

Placeholder in password form

Is there any way I can show a placeholder in a password form? I'm talking about this: {{Form::passwo...

0 Likes
4 Replies
Solved

Project advice

I am planning a new project, and would like to use Laravel as my framework. Even though I have alre...

0 Likes
0 Replies

Redisplay view based on dropdown selected value

In my first Laravel application, I want my Tunes view to display a table of the titles of songs base...

0 Likes
1 Replies
Solved

Eloquent deleting model event doesn't fire

I have 2 models defined: Program model: class Program extends \Eloquent { protected $guarded =...

0 Likes
8 Replies
Solved

php artisan returning view/html data?

I've had this issue before and can't remember how I resolved it. I have an L4 app (4.1.3) that runs...

0 Likes
5 Replies
Solved
posted 10 years ago

Adding class to img helper?

I have this: {{ HTML::image('css/img/logo.png');}} But I need to add a class to this image. Tried t...

0 Likes
1 Replies
Solved

Cleaning up controller and views

My controller and view code is getting messy. This post is more of a general question as to what oth...

0 Likes
3 Replies

Create helper to display active or inactive for boolean value

Hi, Rather than use an if statement in my view, is there a way I can display the text using a helper...

0 Likes
0 Replies

Creating of regular cookies

Hi, I'm starting to learn Laravel framework. I was reading documentation about laravel and also, I w...

0 Likes
1 Replies

Best setup for project

Hi, I'm starting a new project with Laravel, actually it's more like a system, that (with some luck)...

0 Likes
0 Replies

How to install 3rd party package or library in laravel

I know this sounds dumb but i am a total newbie to laravel. I saw a package on packagist for managin...

0 Likes
1 Replies

Laravel-Homestead postfix/sendmail

I have a laravel-homestead box. I installed mailutils by "apt-get install mailutils" It th...

0 Likes
2 Replies

Remove the public from url in laravel 4 .htaccess

I want to remove public from url using .htaccess withput changing directory structure eg :- http://l...

0 Likes
0 Replies
posted 10 years ago

Cant log in after update the user info(password problem)

I got a create new user form with user logon and password,etc.. i able to create new user and log in...

0 Likes
0 Replies

Call to undefined method TrainingFacade::save()

I'm building a Laravel 4.2 app and I'm using Creolab's Modules package. It's an app for managing com...

0 Likes
0 Replies

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.