Support the ongoing development of Laravel.io →

Is it safe to protect AJAX Routes with Auth middleware?

Hello, I'm sorry if this is redundant or not the place to ask, I don't consider myself a good code w...

0 Likes
0 Replies

Laravel vs Codeigniter – Which is better?

Laravel It is commonly known that Laravel offers expressive and elegant syntax for developing web ap...

0 Likes
1 Replies
posted 10 years ago

L4 Sudden curl error 7 using Mail::send with guzzle and mandrill

Hi, Im using L4.2 guzzle ~5.2 homestead and mandrill. Does anybody know what could be the cause or...

0 Likes
2 Replies
posted 10 years ago

Create custom validation rule which takes two fields as arguments

Hi! I'm creating a custom validation rule since I don't think I can do this with the existing rules....

0 Likes
10 Replies
Solved
posted 6 years ago

Dusk tests failing on CircleCI, cant figure out why.

Hello! We have been using Dusk for browser testing for a while now and everything was fine so far. W...

0 Likes
0 Replies

Laravel Eloquent Relationship

$this->belongsTo('\App\Models\Thing','foreign_key', 'other_key'); Can anyone please explain this...

0 Likes
2 Replies
posted 6 years ago

Laravel looks for old non-existent migration

I changed some migration names after looking the convention. Now, it wants a migration by an old nam...

0 Likes
2 Replies

Questions about "Validator::extendImplicit".

Questions 1: In the official manual of Laravel I saw: By default, when an attribute being validate...

0 Likes
2 Replies

Homestead + PHPStorm + XDebug only works with index.php

Hello, I've followed the instructions here pretty closely, http://blog.elenakolevska.com/debugging-l...

0 Likes
5 Replies

Default mount system Homestead on Windows slow

Hi guys, First, I'm French, and sorry for my bad English ;) Well, I starting learn Laravel ~1 month...

0 Likes
2 Replies
posted 6 years ago

snes emulator

The Super Nintendo Entertainment System is a world popular gaming console which is entertaining tons...

0 Likes
0 Replies

Incorrect redirect after login

I have a site with 2 different logins, one for users (I use the default auth) and one for admins, fo...

0 Likes
0 Replies
posted 6 years ago

workflow automation

How do I automate my work (my business processes) by workflow with laravel? Is there an example that...

0 Likes
2 Replies
posted 6 years ago

Unable to mock database calls

Hello guys, I am trying to mock the Eloquent Builder calls to the database: $user = new User...

0 Likes
0 Replies
posted 6 years ago

Laravel or Drupal 8?

This question is for anyone who has used both "frameworks" (if you can call D8 that) to bu...

0 Likes
2 Replies
posted 8 years ago

Modify a json file with laravel

as I can modify a json in laravel file? In the methods available for the File class, only allows me...

0 Likes
3 Replies
posted 6 years ago

Undertake the finest ways to prevent cancer in human body!

These days, there are a lot of ways that people tell each other regarding preventing cancer. In earl...

0 Likes
0 Replies

How to optimize laravel applicaiton by using Class map

I have eCommerce website develop on Laravel but performance of site is quite slow , so how can i opt...

0 Likes
0 Replies

call to undefined method and parse error

I have 3 tables: users, category and profile tables. The profile table has user_id and category_id a...

0 Likes
1 Replies
posted 6 years ago

Models propeties and where are they?

I'm new to Laravel. I am trying to understand if I create a model called Cat, and the cat has a prop...

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.