Support the ongoing development of Laravel.io →

probleme with routing

0 down vote favorite I am new to the Laravel framework and I am stuck with routing. Folder structure...

0 Likes
2 Replies

Getting Invalid Oauth Access token while retrieving user's facebook profile

This is my first question. I am trying to retrieve user's facebook profile. I am using laravel 4 fra...

0 Likes
5 Replies

Laravel installation won't change from homestead database

I've setup my local Laravel installation to use a different database from the default Homestead one:...

0 Likes
2 Replies

datatables (blimm): fully leveraging ORM and not repeating the "join"

Referring to this: https://github.com/bllim/laravel4-datatables-package If say my Places model has...

0 Likes
0 Replies

Call to undefined method User::abc()

i don't call function in class User default on models #function protected function abc(){ return Use...

0 Likes
2 Replies
posted 10 years ago

Blog engine

Hello, I'm coding a blog engine for laravel with pretty features, but i'm blocking about the "s...

0 Likes
0 Replies
posted 10 years ago

@section + @show vs. @section + @stop

Hi, what's the difference between @section('head') <h1>Test</h1> @show and @section('he...

0 Likes
2 Replies

Session data reset after payment from redirect url

Hi guys, i notice that, when i complete the payment from paypal like logged user on my site, after t...

0 Likes
3 Replies

"No input file specified." with Laravel Forge

Hello! Everytime I connect my repo with my Laravel Forge server setup, it first returns some error o...

0 Likes
2 Replies
posted 10 years ago

Unworking jQuery code

Having a jQuery code in the bottom of my body element. Without the Laravel framework / only html cod...

0 Likes
4 Replies

Laravel and Google Web Starter Kit

Does anyone have experience with Laravel and Google Web Starter Kit? What would be the best practice...

0 Likes
1 Replies

Remove duplicate query -- Pass data from filter to controller

I'm trying to get rid of a duplicate query. I use a filter to determine if the current url is correc...

0 Likes
2 Replies
Solved

How can i distinguish my user between other users?

I would like to make that when a user logs it could see other users, but this user can't modify pers...

0 Likes
1 Replies
Solved
posted 10 years ago

cookie issue

we have a site developed in zend framework. we are planning to migrate our one module (payment) in l...

0 Likes
1 Replies
posted 10 years ago

Session related

We have multiple web servers under load balancer. Hence we avoid using session. we are building one...

0 Likes
1 Replies
posted 10 years ago

Strange registration error

Hi, I wanna make simple registration on my site, but I have an strange error. That's my form http://...

0 Likes
2 Replies
Solved
posted 10 years ago

Convert returned collection to the actual model

Hello everybody! I have a slight issue with Eloquent. Up until now I had a function that was retriev...

0 Likes
2 Replies
Solved

Blade caching problem? Same view is rendered, though contents is different.

Hi! I am making a newsfeed for my application using the strategy pattern because the list contains d...

0 Likes
1 Replies
posted 10 years ago

Selectbox with all User of a special Role

Hi, I would like to show a Selectbox with a list of all Users, which have a Role of ID 1. How can I...

0 Likes
1 Replies
Solved

Fatal error: Class 'TestCase' not found in

i m facing this error in Php Storm Fatal error: Class 'TestCase' not found in C:\xampp\htdocs\testpr...

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.