Support the ongoing development of Laravel.io →

dialog box from inside of the controller

Hello. Please advise any way how to interact with the user from inside of the controller. What i nee...

0 Likes
4 Replies
posted 7 years ago

Lumen Queue::push(new ExampleJob) works in local but not on the server

Hi Dev's , i am using the "QUEUE_DRIVER=database" and "Queue::push(new ExampleJob)&qu...

0 Likes
3 Replies
posted 7 years ago

Laravel Event Broadcast not work with pusher

I used pusher for my project. I configure broadcasting as per laravel docs. When I fired my event pu...

0 Likes
1 Replies
posted 7 years ago

Chat application using queues in laravel

Hello I am new to laravel and i want to create a personal chat application like facebook. I want to...

0 Likes
1 Replies

Jobs and events

Hi I am new to Laravel and developing a shopping cart project. can some one tell me what would be th...

0 Likes
1 Replies
posted 7 years ago

L5 Mail::send() in loop

I have a question about sending emails in foreach loop using Mail. Is it possible to send dynamic da...

0 Likes
1 Replies

Retrieving An Input Value

This had been an issue for me trying to understand I got this route Route::get('home/{home}', 'HomeC...

0 Likes
3 Replies

Professional MLM Software

There are lots of companies are offering the network marketing script facilities. But if you want to...

0 Likes
0 Replies

Cannot browse new Laravel site on local machine

Hello, I am trying to learn Laravel. I am using Windows 10, WAMP, Laravel version: 5.2.44 I created...

0 Likes
0 Replies

Working with a table sorted by a numeric 'position' column.

In my database, I have a table of items, sorted by a numeric "position" column. Each posit...

0 Likes
1 Replies

Artisan bug in laravel 5.3

I'm having an issue with Artisan::call('migrate', [params]); For some reason the application doesn't...

0 Likes
1 Replies

Excel Help

Hi, I'm currently trying to get an excel file from an ftp conection. like this $fileToProcess = Stor...

0 Likes
2 Replies
posted 7 years ago

Website crashed after removing ssl on Forge

Good day, in Laravel Forge I obtained an LetsEncrypt SSL certificate. For some reason I removed it,...

0 Likes
0 Replies
posted 7 years ago

Laravel 5.3 Auth Middleware, redirect guests.

I'm using the Auth scaffold in Laravel 5.3 and I've changed the routes for the auth. So instead of /...

0 Likes
2 Replies
Solved
posted 7 years ago

Query Builder unique

hi, i work with slim and how i can do a Query Builder unique columns in illuminate (5.1) $users =...

0 Likes
4 Replies

3 laravel installation with single admin on one installation

We are building 3 applications on 3 separate Laravel installations. These applications are for the s...

0 Likes
1 Replies

Laravel 5.3 installation problem with composer and php version

I'm on windows and having a local xampp server with php7 installed. I have my php directory added to...

0 Likes
1 Replies

middleware in constructor of packaged controller does not work

Hi, So I have a controller in a package I created which deals with some resource, I created the cont...

0 Likes
6 Replies
posted 7 years ago

Customizing the paginator view

Hey! I've been reading the docs and set up a basic app. Every issue I've had before I've been able t...

0 Likes
5 Replies
Solved

Correct design for product variants

Hellow . I have product table that right now has two , many to many relationship with sizes and colo...

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