Support the ongoing development of Laravel.io →

syntax error when i try to execute this code using carbon

public function searchresult (Request $request){ $keyword = $request->name; $search = Mosque::wh...

0 Likes
2 Replies
posted 6 years ago

How to host laravel with Godaddy

According to many tutorial, I followed their step I also got "Forbidden You don't have permissi...

0 Likes
0 Replies
posted 6 years ago

Github api

Using github api how can i create a repository,view,edit and delete the repo using laravel and vue c...

0 Likes
0 Replies

Laravel raw query Question?

If a $request body was passed in with the categories 9,1,7 and I try to do the following it only wil...

0 Likes
0 Replies
posted 6 years ago

Multiple Form Textbox Input Validation

I have a form that I need to validate two text boxes and I need to compare the input of both boxes a...

0 Likes
1 Replies

Provisioning script

I added installation commands as apt-get install nginx to the after.sh file, but it's not doing anyt...

0 Likes
0 Replies
posted 6 years ago

dificult to conecte laravel on phpstorm with remote server

Hi I'm starting to develop a system and I would like to know why I'm not able to connect laravel to...

0 Likes
0 Replies

Going to home when trying to reach /login or /register

I am using Auth scaffolding in laravel 5.5. But when i try to go to /login or /register,i am redirec...

0 Likes
2 Replies

Running Laravel Homestead on a custom Ubuntu VM server

The vagrant Laravel VM is to large for our needs as we just need MySQL, PHP and nginx. So our approa...

0 Likes
1 Replies
posted 6 years ago

Best way to consume multiple api's

Hey everyone, I am building a laravel app and its going great except consuming 3rd party apis. The p...

0 Likes
0 Replies

Update from 5.6.29 to 5.6.3 causes Auth Error

Hey everybody, I guess i found a bug or something like that. In my app i build up an API for local u...

0 Likes
0 Replies

Help on many to many relation to create form aproach

Hi, I have two tables (hotels, cars) and a many to many relationship to determine which cars ara ava...

0 Likes
0 Replies
posted 6 years ago

Are you using Homestead (Slow) or Ampps (Fast) on Windows?

Hi all, I recently thought I'd give Vagrant/Homestead a go as I think it would help me quickly get s...

0 Likes
0 Replies
posted 6 years ago

Laravel vs WordPress CMS

I would like to used CMS WordPress. May be Laravel is good. but I never used Laravel in till date. W...

0 Likes
1 Replies

One to many Definition and Foreign Key

I have seen on tutorials people declaring the foreign key on one to many scenarios and others do not...

0 Likes
2 Replies

Do I have to "npm run dev" after each update in the vue js?

Hello, I have set up spark and now I want to work with my custom vue component. I'm using the /resou...

0 Likes
5 Replies
Solved

Multiple Laravel App using the same table job

I am working with 3 HTTP servers using the same Laravel app and sharing the same DATABASE, where the...

0 Likes
0 Replies

Implementing Dusk and Process Continuity

I am currently working with laravel dusk. i am implementing dusk functionality on my controller. I a...

0 Likes
1 Replies
Solved
posted 6 years ago

Laravel-mix -> public/img and public/images

Is there a reason we would want /img and /images to both be folders in public? The helper docs rela...

0 Likes
0 Replies
posted 6 years ago

Call to undefined method stdClass::save() for an update

Hi, I have got a problem for my app. I can't update my data and i don't undertstand why !! Perhaps,...

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