Support the ongoing development of Laravel.io →

Laravel Responding to Angular (same domain) and ReactJS (different) Differently

First off let me say that I understand that CORS is an issue, and I'm not sure if it's what is creat...

0 Likes
1 Replies
posted 8 years ago

API Post route

Hi how do I do to have hidden parameter in API Post route request ? Route::get('login/{username}/{pa...

0 Likes
2 Replies
Solved
posted 8 years ago

Sublime blade template nesting

Hey! I know this is an editor question but hoping that's all good. I've moved over to sublime and ha...

0 Likes
0 Replies

validation errors in response to ajax request are sent as text/html

I have a html form communicating with Laravel with AJAX requests. form data is validated in server-s...

0 Likes
3 Replies

How to install template package in laravel 5 ?

I want to install this template in my project. https://github.com/puikinsh/gentelella Could you plea...

0 Likes
0 Replies

How can I change pagination get method url

I use Laravel paginate() method to make pagination in my application. It's works fine but one pain i...

kingrayhan liked this thread

1 Likes
0 Replies

Advertisement on My Laravel Project

I don't now why, but i made all my project with my own code, without using any template, but sometim...

0 Likes
0 Replies

Multi-level dynamic menu (bootstrap)

Hello guys, i'm trying to create multi-level dynamic menu compatible with bootstrap3. I have already...

0 Likes
1 Replies

Laravel 5.0 mail() not working in production server CENTOS

I'm using Laravel 5.0 for my project and i have to send mail to admin whenever user submits a contac...

0 Likes
3 Replies

How Laravel controller url work ?

Friends, I am a new person in Laravel , installed on my Ubuntu 16.04. I try to check the routing in...

0 Likes
5 Replies

Where is the code where the auth.basic middleware checks username and password?

I am trying to find where the auth.basic middleware checks the username and password in the database...

0 Likes
1 Replies

What infrastructure or cloud you suggest for a SAAS with Laravel?

Hi, I would like to know what do you suggest for my next SAAS? Does AWS make the job? Or DigitalOce...

0 Likes
3 Replies

Multiple Mail Drivers

Hi, How do I use multiple mail drivers and configurations in laravel? In app/config/mail.php we ment...

0 Likes
2 Replies

Sorting Related Models By Their Related Model

I have the following relationships between my models Member public function memberships() {...

0 Likes
0 Replies
posted 8 years ago

using column sorting with 2 tables on one page

Is this possible? Its working fine with just one table but cant figure it out with 2 tables. #Table...

0 Likes
1 Replies
posted 8 years ago

Issue with Querying Large Table

Started having the following errors as the size of my database grow. It's at about 4GB now for this...

0 Likes
1 Replies
posted 8 years ago

Migration laravel

display me this this error and i'm trying to run this migration specially this part: pastebin.com/7X...

0 Likes
0 Replies

How to start a plugin system?

Hi! I would like to build a plugin system, any suggestion how to start?

0 Likes
0 Replies

laravel passport revoke and prune event listener is not doing anything

I've added this two event listeners to my : EventServiceProvider /** * The event listener m...

0 Likes
1 Replies
Solved

Elixir versioning - allow rev_manifest merges instead of ovewrites

I am attempting a way to run gulp for every page separately. Every page has its gulp file and you ca...

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.