Support the ongoing development of Laravel.io →

Invalid class Illuminate\Foundation\Testing\WithoutMiddleware

I'm trying write test method that use WithoutMiddleware class but this class don't valid under Illu...

0 Likes
1 Replies
Solved

How to assign default user role in entrust?

I just want to assign a role to newly registered user. How I can achieve this in Laravel 5 with Entr...

0 Likes
1 Replies
posted 10 years ago

Request array inputs

Hello ! I have this input <input type="text" name="foo[0].title"> In trying to request this in...

0 Likes
0 Replies

REST-full API with OAuth2

Hi, I'm trying to build a new webapp. I'm planning to use AngularJS as a frontend and I want to buil...

0 Likes
9 Replies
posted 10 years ago

Please I need support on how to switch themes

I want to know how i can switch between https://m.sitename.com and https://www.sitename.com to displ...

0 Likes
3 Replies

Laramap.com - Artisans are everywhere!

Hey everyone! I just want to introduce you to my newest project called Laramap.com :) Laramap is a p...

0 Likes
0 Replies

Why the authentication service has not basic security features?

I appreciate the authentication service in Laravel, but why it has not basic security features as bl...

0 Likes
2 Replies
posted 10 years ago

Not Found, The requested URL was not found on this server.

Hello, i am new to Laravel(loving it). However i have encountered an issue, i think it is within apa...

0 Likes
5 Replies

Suggestions PLS! Display results using a association table

What am I not understanding? I want to get all the 'industries' associated with a 'project' via an a...

0 Likes
1 Replies

Auth::user() not working inside a route group.

In Laravel 4.2 as part of my permissions system I would dynamically setup routes based on the users...

0 Likes
7 Replies
Solved

phpUnit testing forgotten password

ok so I am trying to test the /password/email (which comes as part of laravel 5). my php unit test i...

0 Likes
0 Replies

Understanding Mass Assignment

I'm learning Laravel and just need to clarify myself here. If you intend to push all input data to i...

0 Likes
7 Replies
Solved

Redirect submitted form request to login page before saving to database

I have a particular client requirement to have a form available to all logged out users but when the...

0 Likes
1 Replies

Public folder on Laravel and GAE

Hello, I'm using Laravel 5 on Google App Engine and I'm trying to delete the access to the public fo...

0 Likes
0 Replies

Controller show($id) function help

When I use a show($id) function called with a wild card route, the resulting view appends a director...

0 Likes
0 Replies

WSOD for Laravel and Wamp on Windows 7

Hi, i am currently still a begineer on laravel and wamp. when the user first enter my website i will...

0 Likes
2 Replies
posted 10 years ago

Converting elasticsearch result into Objects

Dear all, I am having an issue to display elasticsearchresult in my view. ElasticSearch returns the...

0 Likes
2 Replies

ModelName::first() returns "No query results for model" even though there's data within the database

Paste: http://laravel.io/bin/9vvxv php artisan tweek Tweet::first() PHP Fatal error: Class 'Twe...

0 Likes
0 Replies

Blade variables dont work in JavaScript

Hello, I'm having the problem that whenever I try to use the {{ Form::select('id_x', $x) }} inside m...

0 Likes
5 Replies
Solved

Best way to create a product comparison on an L5 store?

I am creating a Laravel 5 store shopping cart and I would like to allow the users to compare up to 3...

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.