Support the ongoing development of Laravel.io →
posted 7 years ago

PureVPN Celebrates 11th Anniversary on Unbeatable Price

One of the best VPN providers PureVPN is celebrating its 11th anniversary. And the company has decid...

johndong liked this thread

1 Likes
0 Replies
posted 7 years ago

Nested translation namespaces with barryvdh trans manager

I am exploring possibilities to structure my locization workflow for a laravel 5.6 project. I am won...

0 Likes
0 Replies
posted 7 years ago

says the route is not defined, but what is the problem?

My route Route::post('replyf/{questions}', function($questions) { return view('forms.replyform', com...

0 Likes
2 Replies
posted 7 years ago

Set default host for `php artisan serve`

I am building a Laravel site, and want to test it on other devices as I build it (phone, ipad etc)....

0 Likes
0 Replies

How can get multiple images from Database

Hi I have stored my images in database like array image1,image2,image3 using laravel-5.6. Now first...

0 Likes
0 Replies

Laravel View not Loading after AJAX success

Ajax $(document).ready(function(){ $('form').submit(function(event){ event.preventDefault(); var...

0 Likes
0 Replies
posted 7 years ago

Laravel Framework Features

laravel framework features and benefits of laravel framework.

0 Likes
1 Replies

Retrieving 5 million records from database and comparing

Hello Everyone, I have a requirement of retrieving 5 million records from MySQL database and compari...

0 Likes
4 Replies
Solved

Get all team members job sites if current user is the owner

Hello, i am plugging away at my app and i am required to have team owners to be able to edit / updat...

0 Likes
0 Replies
posted 7 years ago

Access restriction on folders without htacess possible?

Okay this might be a truly beginner question, but I feel my server/laravel is behaving strangely(I m...

0 Likes
0 Replies

Laravel + VUE + FORM REQUEST

Hello Guys , Does some one here makes some changes in Laravel Native form request to validate data t...

0 Likes
0 Replies

array_except() in laravel 5

I keep getting this error. <?php echo $__env->make('layouts.index', array_except(get_defined_v...

0 Likes
1 Replies

Laravel 5 search/select form with dropdowns and text search

Hello Laravels. I'm building a cityguide which has companies-company types, groups-group types, even...

0 Likes
2 Replies

Error : Class 'DB' not found in phpunit test for a Seeder

I am trying to create a unit test for my db seeder, which looks like this: <?php use Illuminate\...

0 Likes
1 Replies

laravel- worker queue- RabbitMQ

The setup is as follows: API Endpoint (Server A) receives an incoming call, and adds this to a speci...

0 Likes
0 Replies

Laravel Teams Problem

Hello, I have a Problem i will create Teams for Users Amateur, Community etc. I have create Migratio...

0 Likes
0 Replies
posted 11 years ago

Blade loads overridden views

Here's my scenario https://gist.github.com/spescina/9619028 Is it possible to have Blade engine -or...

0 Likes
22 Replies

App Starter Kit made with Laravel and Quasar

Hello everybody! I did this and I want to share it with all of you. Laqu-l App starter kit

0 Likes
0 Replies

Mail send through queued jobs is not received instantly.

.env QUEUE_DRIVER=database MAIL_DRIVER=sendmail config/mail.php 'sendmail' => '/usr/sbin/sendmail...

0 Likes
0 Replies

Laravel authentication without global scope

Hello. In my app user model has a global scope "active", which checks if the "active&...

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.