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...
Hi, when using pagination, I get the page numbers in three places, twice just after the body tag (kn...
How to create variable and store a default value in view blade.
Hi, here is a basic question I'm working on the same website which i have been asking questions abou...
Hey, How can I pass an array variable to the Laravel Controller using GET method? My route is define...
I try like this : ... @if(is_null($key['p3'])) {{--*/$p3 = $key['p3']/*--}} @else...
So here is the thing, there is account section on left side of my page, I'm calling account from a f...
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