Support the ongoing development of Laravel.io →

1,531 Threads

Save query on db listen event

I have a requirement that I need to save each and every query executed by the laravel program. I hav...

0 Likes
1 Replies
Solved

concatenate strind in loop in laravel

$values = [1, 2, 3]; $string = ''; foreach ($values as $value) { $string .= $value . " AND &quo...

0 Likes
2 Replies

Randomize Laravel table rows to be unique

I have an app that has Categories, Boards, and Pins Models. A category has many boards and has many...

0 Likes
2 Replies
posted 6 years ago

Cron Job Scheduling

Hy All, I have 500+ Scheduling jobs which i managed to run with database.. i don't want to use cront...

0 Likes
1 Replies

Model access in Laravel > 5

First of all, I'm new to Laravel. I come from Codeigniter where you can have something similar to: c...

0 Likes
0 Replies

Laravel, Passport, and Distributed Services Architecture.

ENVIRONMENT Mandate to stay within the laravel/vue/php/mysql stack. Single Page Vue.js/Laravel appl...

0 Likes
1 Replies
Solved

Handling route with multiple optional parameters.

Hello ! I am trying to implement a filtering method for some products. This is the route: Route::get...

0 Likes
0 Replies

Module build failed: ModuleNotFoundError:

I am trying to compile my laravel project but I get this error below how do I resolve it? 'ERROR in...

0 Likes
0 Replies

about Laravel, forge, Envoyer and XAMMP and deployment and r

I am new on Laravel and Hosting/Deployment and I am developing a Laravel project by using Xammp serv...

0 Likes
0 Replies
posted 6 years ago

Don't execute directive

Hello guys, Well it could sounds stupid but.. how to DO NOT execute directive in a blade template ?...

0 Likes
2 Replies
Solved

Having Trouble Installing Popper.js to Laravel 5.6

In my application, the dropdown is not working. I found out I have to have popper.js installed. I tr...

0 Likes
1 Replies
posted 6 years ago

Question about authenticated laravel

Hi guy, I create my project to select users for the table user. The crud is okay. Now I'm trying to...

0 Likes
0 Replies

Database Strict Mode

Hello, I'm little wonder please help me out. My query is :- Invoice::join('orders', 'orders.invoice_...

0 Likes
0 Replies

How To Solve if - else Statements are not working in Jquery

I am creating a Ticket Reservation System and I want to check data availability from the Database. A...

0 Likes
0 Replies

Use Auth in construct method

Laravel Version: 5.6.* PHP Version: 7.2.2 Database Driver & Version: Mysql 5.0.12 Description: l...

0 Likes
0 Replies
posted 6 years ago

Laravel Datatables export button not working

I am doing a laravel project. And I am using datatables. I used following code to export the table i...

0 Likes
0 Replies

Laravel elixir css url path issue

I am new to elixir and gulp, While doing elixir mix, all files are mixed but images which i used in...

0 Likes
2 Replies

file_put_contents() failed to open stream: Permission denied

hi guys i have a problem with laravel coding that i ran my project on cpanel and i encountered with...

0 Likes
2 Replies

Best version of laravel

What is the most efficient version of laravel?

0 Likes
2 Replies
posted 6 years ago

Facebook Share Not Working With Mobile Devices?

I recently had a new project developed in Laravel, the original developer is currently out-of-town a...

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.