Hello, I've been trying to get laravel to work with a Microsoft SQL Server. I've installed FreeTDS,...
Lazy Artisan automatically adds and manages your Service Providers and Facades in your app config. I...
Users create projects, projects last 14, 30 or 45 days. An "endDay" is calculated using ja...
When someone comes to my application, a query string is passed along with them. I need to keep that...
I am displaying a list of hotels via an API an i'm learning to setup some restful routing.So I am go...
Hi, I've just started learning laravel 5 like a month ago. And now I've developed my first laravel p...
A null value is returned, when the select box is empty - this causes an error while using the sync c...
Here's my View Page <h1>{{$pageName}}</h1> <div class="lms_register_body"> {{For...
I have a form that has inputs that look like this {!! Form::text('event[]', $data->event, ['class...
When extending Blade, using Blade::extend(), it is necessary to clear the cached View. This functio...
Got an issue that I am struggling to solve in Laravel 5. So essentially what I am trying to do is ca...
Hi all, new to Laravel here. So I have just created a fresh install of Laravel in a directory. I hav...
I want to create a web app with Laravel 5 that require three different type of user authenticated: s...
I'm not entirely sure what category this falls under so I apologize if it's not configuration. I've...
Hello, I have for example table with user, which can be owner of event or following event. So, there...
I have table rows that I want to be created when user register just like users table does by default...
Hi guys, is it me or it's impossible to install Laravel 5 with Composer now? I tried yesterday and t...
i install responsive filemanager with tinymc in laravel when i click on img icon open dialog box fo...
I see this question in many posts but nobody really has an answer, I installed homestead just as lis...
Password::remind() sends an email using Swiftmailer. How to replace Swiftmailer with PHPMailer? Than...
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