Support the ongoing development of Laravel.io →

Laravel IDE

Hello Guys; I want us to advocate for Laravel IDE that can be doing Scaffolding for Controller Views...

0 Likes
0 Replies

Authentication with email and phone in a separate table

First of all, sorry for my bad english, I will try my best to explain it. I'm using Laravel 5.4 and...

0 Likes
0 Replies
posted 8 years ago

Laravel Relation for different User types

I have a platform where I have Users that are a Shop, they can place Orders, and I have Users that a...

0 Likes
0 Replies
posted 8 years ago

Reveal data from database with an API request via POST

Hi guys, I am trying to understand how to change the store method, so I can reveal data from my data...

0 Likes
0 Replies

Sequential, Asynchronous Workflow in Laravel - Help

I'm creating an application that requires defining a number of Sequential, Asynchronous Workflows i...

0 Likes
3 Replies
posted 8 years ago

Multiply search in key value table

I am using laravel-5.4 table: | item_id | option_id | value | |---------|-----------|-------| | 1...

0 Likes
0 Replies

General error: 1215 Cannot add foreign key constraint

Here are my migrations: photoset_categories class CreatePhotosetCategoriesTable extends Migration {...

0 Likes
5 Replies

add timestamps on multiple tables

how to add timetamps with default value on multiple tables using migrate

0 Likes
1 Replies

Router not working on production server

Hi everyone I've an annoying issue. I have a prefix route => mydomain.com/app/ and when I go to t...

0 Likes
2 Replies
posted 8 years ago

2 dimensional JSON array

I want to create 2 dimensional JSON array from database. The format will be as followings [ {"i...

0 Likes
1 Replies

Looking for opinions from developers who've worked on WordPress and Laravel

Howdy, wonderful community! I'm seeking opinion from developers who've developed for both WordPress...

0 Likes
4 Replies

Laravel-5.4 - how to store the image path in database for all users who registers

I am using laravel-5.4 make:auth . Added one extra field in user table -> profile picture in view...

0 Likes
2 Replies

Laravel 4.2 Routing prefix

I have some doubt about laravel prefix routing so, Route::group(array('prefix' => 'admin'), funct...

0 Likes
1 Replies

Expires header not set for images as designated in .htaccess

Hi! I am using Laravel 5.2 and Apache 2.4. I have created an .htaccess file in the /public/images di...

0 Likes
0 Replies
posted 8 years ago

Install Nextcloud with Laravel Forge ?

Is there any plan on making a provisioning script on Forge to install nextcloud ? (As we can do for...

1 Likes
0 Replies

Validation alphabet and numeric value

what is regex for validation if value have both alphabet or numeric value ? thanks

0 Likes
4 Replies
Solved

Security for cross-platform like angular and laravel

any ideas ? how to hide specific key like token in request headers? thanks

0 Likes
0 Replies

How to change redirect page url for login

I have a project, its build by an other developer. Now the owner hired me to do small change in the...

0 Likes
1 Replies
posted 8 years ago

Code review for improvement

Hi there! I have a bunch of accessor and I want to receive suggestions on how to improve it. public...

0 Likes
2 Replies
Solved
posted 8 years ago

Notifications using Nexmo

Hi, I use Nexmo to create notification system but when i use this to send sms i get this error : Cla...

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