One of the best VPN providers PureVPN is celebrating its 11th anniversary. And the company has decid...
johndong liked this thread
I am exploring possibilities to structure my locization workflow for a laravel 5.6 project. I am won...
My route Route::post('replyf/{questions}', function($questions) { return view('forms.replyform', com...
I am building a Laravel site, and want to test it on other devices as I build it (phone, ipad etc)....
Hi I have stored my images in database like array image1,image2,image3 using laravel-5.6. Now first...
Ajax $(document).ready(function(){ $('form').submit(function(event){ event.preventDefault(); var...
laravel framework features and benefits of laravel framework.
Hello Everyone, I have a requirement of retrieving 5 million records from MySQL database and compari...
Hello, i am plugging away at my app and i am required to have team owners to be able to edit / updat...
Okay this might be a truly beginner question, but I feel my server/laravel is behaving strangely(I m...
Hello Guys , Does some one here makes some changes in Laravel Native form request to validate data t...
I keep getting this error. <?php echo $__env->make('layouts.index', array_except(get_defined_v...
Hello Laravels. I'm building a cityguide which has companies-company types, groups-group types, even...
I am trying to create a unit test for my db seeder, which looks like this: <?php use Illuminate\...
The setup is as follows: API Endpoint (Server A) receives an incoming call, and adds this to a speci...
Hello, I have a Problem i will create Teams for Users Amateur, Community etc. I have create Migratio...
Here's my scenario https://gist.github.com/spescina/9619028 Is it possible to have Blade engine -or...
Hello everybody! I did this and I want to share it with all of you. Laqu-l App starter kit
.env QUEUE_DRIVER=database MAIL_DRIVER=sendmail config/mail.php 'sendmail' => '/usr/sbin/sendmail...
Hello. In my app user model has a global scope "active", which checks if the "active&...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community