Support the ongoing development of Laravel.io →

1,603 Threads

posted 6 years ago

Restaurant Order App

Hey Guys I'm trying to build an application which works for both web(laravel) and mobile the idea is...

0 Likes
1 Replies

Laravel E-Commerce: Aimeos 2018.10 LTS Package available

Hi there We are proud to announce the 2018.10 LTS release of the Aimeos Open Source E-Commerce packa...

maynor96 liked this thread

1 Likes
0 Replies
posted 6 years ago

ErrorException - Route not defined

Hi guys, I want call a index page on click in the <a href="{{route('company.index')}}">. Worke...

0 Likes
1 Replies

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

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

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

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

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

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

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

How to create custom config folder?

How would I go about making a custom config folder? Id est, creating a folder in the root app direct...

0 Likes
0 Replies

Laravel Voyager Query for List Result

Hi, i want to make a query for laravel voyager bread-list result. How i can do this in the model? Th...

0 Likes
0 Replies

How to get mysql connection (thread) id using Larvavel 5.6?

How to get MySql connection id when user login into your web/system? In MySQL you can directly query...

0 Likes
0 Replies

Create Scaffold with Laravel 5.7

🔥check this tutorial “Create Scaffold with Laravel 5.7” https://medium.com/modulr/create-scaffold-...

0 Likes
0 Replies

How to implement real time username validation?

I am new to laravel and I am trying to validate username in real time. Hoping to get a reply :-)

0 Likes
1 Replies

Looking for project partner

Not sure if this is even appropriate here, apologies if not. This is definitely the right crowd. I...

0 Likes
3 Replies

LaRecipe - Write gorgeous documentations like Laravel.

Hi everyone 🌸 I just want to share my new package called Larecipe, used to create nice looking docu...

0 Likes
0 Replies
posted 6 years ago

Paginate while returning array of Api resource objects

I need to send multiple objects to the api resource colection. So I am returning multiple Objects in...

0 Likes
0 Replies

Redis cache tags flush memory leak

Hi, we using Laravel provided Redis tagged cache to cache query results for models in this way: cach...

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

© 2024 Laravel.io - All rights reserved.