Support the ongoing development of Laravel.io →

Subsequent Authorization

So I have a view that allows a user to cycle through a folder of pictures that sort of resembles a p...

0 Likes
0 Replies

help me to create Credit or point system for a web application

hi, i am trying to create a credit or point system for my web application that use Laravel 4,2.. my...

0 Likes
1 Replies

Search using two models

I have two Models User and UserDetails and i want to search users by providing search creteria of us...

0 Likes
3 Replies

How to run this sql in laravel?

I am trying to run a vary complex sql in laravel: SELECT SUM(t.total_revenue) as total...

0 Likes
1 Replies

How do I manage two different authentication in Laravel?

since laravel's built in authentication uses user model? For example I want to separate the admin fr...

0 Likes
2 Replies

Modular Structure Laravel

Hello I'm making a website that have two points: Clients Business Clients: static pages like home,...

0 Likes
1 Replies
Solved
posted 9 years ago

Stuck on Many-to-Many relationship attribute issue

Hi there I'm new to laravel so please excuse me if this question is dumb or already answered. I'm tr...

0 Likes
0 Replies

Why Eloquent use count(*) to join ?

Hi Everyone. I Was wondering why Eloquent use count(*) to join between two tables? For exemple, if I...

0 Likes
0 Replies
posted 9 years ago

Laravel dosen't clear $errors variable when i refresh the page

when i submit my form and check validation on laravel and laravel returns $errors to my page and i s...

0 Likes
0 Replies
posted 9 years ago

artisan command failed

when i run php artisan it show this error message {"error":{"type":"ErrorEx...

0 Likes
3 Replies
posted 9 years ago

Check if array of records exist

Hello, I have array of ids: $games = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10 .....]; I want to check which o...

0 Likes
0 Replies

Show more after @foreach

Im new to laravel and hoping someone can help me out. I have a simple classifieds page that pulls a...

0 Likes
2 Replies
posted 9 years ago

Middleware RedirectResponse header function missing.

Im trying to remove the Cache-Control: no-cache from my Laravel 5, so i created a middleware to hand...

0 Likes
4 Replies
posted 9 years ago

laravel project return 500 error even if no htaccess file

Hi this is my system os windows php 5.5 i have a project from a friend and it was working well on th...

0 Likes
2 Replies
Solved
posted 9 years ago

Upload Laravel 5.1 to hosting

excuse me. I'm already develop website using laravel 5.1 but a have problem how to setup laravel 5.1...

0 Likes
1 Replies
posted 9 years ago

It is registered as an Excel spreadsheet as a CSV file to register it different settings are required . Or should I use the function.

I can now create solutions for registering products . The existing system was not put in the DB by r...

0 Likes
2 Replies
posted 9 years ago

artisan:down when deploying

Sorry if this sounds a bit daft but when deploying on my site using forge there is always a server e...

0 Likes
1 Replies

Strange Laravel behavior when updating a model

I have this sample route: Route::get('orders/{orderid}/cambiaestado/{estado}', function($orderid = n...

0 Likes
2 Replies
Solved

Cross subdomain authentication cookies missing

I am using Laravel as a backend API on a subdomain (api.example.com). My front end lies on a differe...

0 Likes
1 Replies
Solved

How to Use Request Parameters in Laravel4 Unit Test?

I am trying to pass request variables to unit test my api calls to the controller, which i do as fol...

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