Hi guys! How are you? I would like to ask you 2 questions about this application: http://www.numant...
I am a newbie in Laravel 5. Now i am trying to use laravel authentication service. The problem is i...
First off, I must admit that i'm a total newbie at Laravel and frameworks in general. Now, I have th...
I previously worked without a framework and so now I am stuck in creating a pop up modal in laravel...
I need to view profile pic when page loads. I have used laravel storage for upload image but I don't...
I'm using Laravel 4 and I've created an accordian and so far I've got all of them closed. The proble...
So I have this routes defined in my routes.php file. Route::group(['prefix' => 'personaje'], func...
I am having a huge database with millions of records in different tables. It all works fine when I a...
I want to convert this HTML form open tag in form facade. <form id="form1" role="form" method="PO...
I've created a form and I would like to have a success message show. At the moment I've only gotten...
I'm using Laravel 4 and I'm trying to create a contact form and I would like for it to use ajax. The...
I just move a new Laravel site into staging today. The staging environment is going to be the same...
This is my route: Route::resource('/', 'PostsController'); PostController's show() method: publ...
I'm using laravel 5.1 for a simple app. Right now I have a simple front-end and back-end. If I add n...
Why removed? I barely found a notification about this on the documentation; What are the alternative...
I want to use Lato font family to my website.Can anyone help if we can add this using bootstrap sass...
Hi Experts... Where to put javascript, images and css files that can be accessed any where in the vi...
Hi all i have an issues with redirect link from view to pass the parameter row_id so any one can hel...
Hello, i have a problem. If i type URL localhost/laravel/contact/ to my browser, it will redirect me...
I have two models: Event and EventLink. Event has a one-to-many relationship with EventLink, and Eve...
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