I have used drupal for many years to develop custom web applications. Just switch to Laravel recentl...
Im trying to call this path function from my index.blade.php. But I get the undefined method excepti...
Hi guys. I am trying to use Policies from Laravel Authorization feature, but it is not working with...
i try make button disabled if not expired but after expired button not function like disabled not en...
I want to display the errors in my modal and it logs successfully but the modal closes when i try to...
Hello Guys, I have used View Composers in which it manipulates some data from Database and shares th...
Dear Friends, I am using Laravel 5.3. I created two similar paginations in my Home page using Contro...
Hi all, Im relatively new to laravel, but have been doing PHP for the last year with MySql, Im curre...
So i've upgraded a project i'm working on to 5.4 version and wants to take advantage of webpack. so...
I want to add on my site feature, to add ADvertisement block in custom place of my templates. Exampl...
I've had this code running since L4.3. With the latest update to L5.3.30 + the dependencies, it ap...
Hello. I cannot see glyphicons with laravel 5. I tried putting /fonts direcory into /public laravel...
i use conford googlemapper and i follow every step but my map no show this my MapController my MapCo...
Dear Friends, I am using an admin section (localhost:8000/admin) for adding data to backend. It use...
I want to add extra variables onto my return function. How can I do this? <?php namespace Ap...
I have been using the helper app()->setLocale(session('lang')); However, I can get to change the...
My controller is like this : public function listdata(Request $request) { ... $pdf = PDF::loadV...
So besides a functional application I also want my source view to look a bit more decent. However I...
Hello, I'm trying to create feature, that would list all files in specified directory, and echo out...
Hi, I want to create admin panel in my project. Please provide me steps for admin panel creation Tha...
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