Laravel Version: v5.3.26 PHP Version: 7.0.10 Database Driver & Version: mysql:5.7 Hi, I am try...
Hey, I'd like to ask you guys how you validate route parameters with a form request. I have the foll...
Hi, When I use route group with prefix and place route resource inside this group, all resource rout...
I am creating user profile page. For that i have two tables 1 is user and another is user_avatar now...
<?php namespace App; use Cviebrock\EloquentSluggable\Sluggable; use Illuminate\Database\Eloquen...
Can anyone help me i am try to send email but i am geting the error like this Swift_TransportExcepti...
I want to change the view path (view.paths) based on a set variable. I've tried with App::before(fun...
Hello everyone, is it possible to set another table & column to store my remember tokens? I know...
Trying to move to a new server and I'm having so much trouble! I'm getting an error when trying to i...
My controller is like this : public function listdata() { $pdf=PDF::loadView('print_tests.pdf'); $...
Hello everyone, I have this error after trying to optimise Laravel with php artisan optimize FatalEr...
I'm making an administrator section where the admin can change Users passwords. I am able to Create...
AnyChart, one of global leaders in interactive data visualization, have just released 21 integration...
Hey, I'm currently having a big problem with accessing the Session content inside of a Service Provi...
My site has a feature that allows users to create posts (like Facebook). I have a form with a "...
I get reference from here : https://github.com/barryvdh/laravel-dompdf My controller code is like th...
I add $pdf->set_option('isPhpEnabled', true); is like this : public function listdata() { $data...
Hello, I'm busy learning Laravel. How can I add an id to a row in a datatable in laravel 5.3? The id...
I get from here : https://github.com/barryvdh/laravel-dompdf I try like this : public function listd...
I'm working on an app written in laravel 4.2, running on mysql 5.5. After an upgrade of mysql to ver...
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.