Support the ongoing development of Laravel.io →

Subdomain detects "year"

I'm building a really basic event registration website with an angular front end. What I'd like to d...

0 Likes
1 Replies

Insert Multiple rows?

Hopefully someone here can help me with this, I'm kinda stuck here... I have a form looks like this:...

0 Likes
1 Replies

Weird behavior - Sorting collection

I'm trying to sort a collection by the column "name". I am logging the ajax result and whe...

0 Likes
1 Replies
Solved

Custom toArray method on Eloquent model

Hi, I have a Eloquent Model and I want to create a customized toArray method... class Posts extends...

0 Likes
4 Replies
Solved

Validation Redirects (on Error) - How to test if it is an error Redirect?

Hello, when doing a validatoin in the controller with $this->validate( $request, $rules); Laravel...

0 Likes
0 Replies

No redirect from auth routes, even though successfully authenticated?

Being fairly new to Laravel framework, I've come across an issue with the default Auth system. I cha...

0 Likes
2 Replies

Route model binding with condition

Helo, I wonder how can I bind a model with condition? in this example: https://iatstuti.net/blog/elo...

0 Likes
3 Replies
posted 9 years ago

How do I use the put method in Laravel?

This is my code: <?php namespace App\Users; use Illuminate\Support\Facades\Session; class Mappe...

0 Likes
3 Replies

Handle concurrent select/insert

Hi guys, I've tried to get some insight at #laravel but it doesnt help. So I have this project with...

0 Likes
2 Replies

Form::model information sometimes does not show, shows after refresh

My input elements sometimes do not populate with the model information. In the occurrence, I refresh...

0 Likes
1 Replies

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

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 9 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 9 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

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.