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

Run a Composer update for my laravel project. Using Laravel 4.2 Getting the error

get_class() expects parameter 1 to be object, string given Open: /Applications/XAMPP/xamppfiles/htdo...

0 Likes
0 Replies

Laravel Web Service

I 'm trying to create a very simple Laravel web service for my mobile app but I have no idea why Lar...

0 Likes
0 Replies
posted 10 years ago

laravel connnect database fail,it do not try to reconnect database.

i find laravel connect db fail,it do not reconnect,so i add 'connecttimes' in database.php, and modi...

0 Likes
0 Replies

Query a relationship

I am trying to determine number of rounds a tournament might have. I am importing data from an API a...

0 Likes
0 Replies
posted 10 years ago

Giving a route a parameter in Form::open()

I have the following line in my view. {{ Form::open(['route' => ['examples.update', $var->id],...

0 Likes
4 Replies
posted 10 years ago

How can I make this menu the best

Hello, I have this menu <li> <a href="dashboard.html#"> <span clas...

0 Likes
0 Replies
posted 10 years ago

Form::number() in the docs but doesn't exist?

I see the docs mention a Form::number() method, but when I tried it in my app I got a method does no...

0 Likes
1 Replies
posted 10 years ago

Events not firing with PHPUnit functional tests

Hey, I have a booking system and created a simplistic testBooking class with 3-4 methods that each t...

0 Likes
1 Replies
posted 10 years ago

Live site issue

Hey guys I was able to find an issue on the live website under the Documentation section. Your websi...

0 Likes
0 Replies

Maximum nesting level error after 4.2 upgrade

Hey there, I just branched off of my base application to test upgrading to Laravel 4.2. Now I am get...

0 Likes
5 Replies
posted 10 years ago

ORM query - where clause on related table

Hey, so I'm looking to return a model with a where clause that's on the related table. So it would l...

0 Likes
3 Replies
Solved
posted 10 years ago

want to move CI project Laravel need some help for blade

Hi, I have project on CI and it works great, i have used lex template parser in, i want to move this...

0 Likes
1 Replies

Confirmation Code with Larabook

I want to use a confirmation code in the Larabook application, but it gets more complicated because...

0 Likes
0 Replies

Replacing the Input

Hello there, i am trying to replace the input in the controller before sending it back: Input::repla...

0 Likes
1 Replies
posted 10 years ago

laravel installer

hi, i put this code in terminal composer global require "laravel/installer=~1.1" and after...

0 Likes
0 Replies
posted 10 years ago

Changing database row without knowledge?

Hi, I'm devving a new app in Laravel 4, my first time with Laravel and so far i love it. But i am se...

0 Likes
2 Replies
posted 10 years ago

Laravel 5: Controllers\AuthController does not exist

I have moved the AuthController from Auth to my new directory Frontend. Here is the route Route::con...

0 Likes
1 Replies

Installation issue

Installation of Laravel installer via my composer fails. I suspect composer simply doesn't know wher...

0 Likes
2 Replies

Not getting $user after log in, get error Undefined variable: user (View:

I am following a log in tutorial, my login works after the login I redirect to Route::get('/member/...

0 Likes
1 Replies

Issue with routes on Linux

Hi, I developed a Laravel-application (a basic website) and everything is working like a charm on bo...

0 Likes
2 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.