I download twitter bootstrap file and copy this to public folder. now i use {{ HTML::style('css/boot...
Someone recommends a package for menu management in L5? Or everyone is going the DIY route?
I recently upgraded to laravel 5 and I have encountered my first problem. I noticed laravel 5 has a...
My website is built with Laravel but I need the public directory to act like a regular directory. In...
Hello Friends, I have an exception as below: LoginException: An InputFormField can only be created f...
Hi there ! I have some interrogations regarding blade and javascript files. Currently, I wrote some...
My user model public function profile() { return $this->hasOne('Profile'); } My...
Hey peeps, new to laravel here (using version 4.2). Now, I have a User model as shown below: <?ph...
I am using Laravel 5 and am trying to access the Expedia API. I am find it hard working with Ajax an...
Hi! I need some help whit this... I have a controller that creates a view where multiple selects, fo...
Hi people! I am making an admin package and I'd like to have the possibility to choose the admin pan...
I think I know why the error is happening, I just am not sure how to fix it. I have a datatable that...
For example: <link rel="shortcut icon" href="{{ URL::to('favicon.ico') }}"> returns: <link...
Hi everyone! I am creating a controller based application and stuck with error handling. I know I ca...
I'm designing a Laravel 5 site for an internet radio station and need a header that does not refresh...
As im dealing with a huge amount of data, i need the best grid package for laravel 4.2.* or any help...
So I want to have a button that switches from one language to the other and consequently translates...
I tried to localization my application, but seems like I'm missing something. Here is my routes.php...
Im using laravel-dompdf package to generate PDF file it's working fine but the problem is I want to...
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