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...
I am creating user profile page. For that i have two tables 1 is user and another is user_avatar now...
I have the following a tag in my code , like below: ```<a href="{{ route('showQualityResult'...
In my laravel application, when I am trying to link the username of the person who has posted in the...
I get the adminlte from here : https://github.com/InfyOmLabs/adminlte-generator In here : https://gi...
My controller is like this : <?php namespace App\Http\Controllers; ... class UserController ex...
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.