Support the ongoing development of Laravel.io →

Protect route laravel 5.2 in ajax from attacks. Is there any way?

In laravel 5.2 I have a route that I call in ajax (so I do a post to http://mysite.dev/save) in /sav...

0 Likes
0 Replies

Laravel 5.4 mailable does not work with queue sqs

in my controller: $order = Order::with('address','slot','products')->first(); Mail::to('abc@email...

0 Likes
1 Replies

Valet problem install on Mac, ping: cannot resolve *.dev: Unknown host, nginx not Listen

Hello, I'm new to laravel and valet I tried to install laravel valet follow this instruction https:/...

0 Likes
0 Replies

Laralum - The modular laravel administration panel

What is Laralum? Laralum is an idea that came to our mind when we found no CMS that had the right ba...

0 Likes
0 Replies
posted 7 years ago

How to load a js after another js ?

Hi everybody I have written below code on resources/js/bootstrap.js but on output in app.js, custom....

0 Likes
0 Replies
posted 7 years ago

PHP Fatal error: Class 'Route' not found on Laravel 5.4

I've suddenly started getting this error: PHP Fatal error: Class 'Route' not found The error messa...

0 Likes
1 Replies

How to correct View [welcome] not found. with laravel on a shared host

0 down vote favorite i host a laravel application on a shared host but it saying view not find. so i...

0 Likes
1 Replies

Handle multi-level restful URL

Hi. I already done making this url but I want to know what is the best practice to handle multi leve...

0 Likes
5 Replies
Solved

New to Laravel

Hi All, I am totally new to laravel framework. As of now I could setup laravel on my machine and I c...

0 Likes
4 Replies
posted 7 years ago

marketplace with directory with googlemap

Hi everyone, i'm new on laravel and i need to create a web application with directory based on the g...

0 Likes
0 Replies
posted 7 years ago

compiling single js files into the vendor.js file

In Laravel 5.4, in webpack.mix.js, I have this: mix.js( ['resources/assets/js/app.js', 'resources/as...

0 Likes
0 Replies

Trailing data error in Carbon data from postgresql

Hi, outputing data from created_at field lavarel 5.4/postgresql 9.4 I got error: InvalidArgumentExce...

0 Likes
0 Replies

Organize CSS folder structure in Laravel 5

Hi, How do people organize their CSS folder structure in Laval5, because the mix.styles() and mix.sc...

0 Likes
0 Replies

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

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.