Hi everyone, Intro I' m building a web application where users can be in zero, one or more teams. Ev...
I was busy doing code to populate a second drop down with java and i realized that i may just be was...
It is posible to convert it in eloquent? $obmain = DB::select( "SELECT * FROM...
Hello, I'm kinda new with laravel and I can't solve this problem by myself. I've tried a lot of thin...
I'm having fun with Laravel framework trying to build a little "blog" site that works the...
My Problem is how to access the parameter "version" to Service Provider Here my app/routes...
Hi, Is there any interface for removing expired data from database? For example I have tokens for ve...
I've got a strange problem where this site works in Firefox but in Safari I just see the "Whoop...
HI there, I am very new to Laravel 5.1 and i am working on an existing project. There is a Login and...
I want to develop a website in Laravel 5, its customer relationship management (CRM) based, I don't...
Hello, In database migration we use ....$table->timestamps(); to make created_at and updated_at f...
I want to integrate Braintree php libary to my Laravel project (https://developers.braintreepayments...
Hello guys I have a problem and I am trying to install mollie payment gateway https://www.mollie.com...
Hi, I want to include a packages view from within a normal view. E.g.: index.blade.php (in resources...
Something in my L5.1 app is slowing everything down, adding 1s to the waiting time, which is normall...
I have separate tables for State, District, County and City. I want a user to be assigned different...
Hello, I am uploading files using Dropzone, and save them after the upload has been performed (first...
Hi guys, I need to run something like this in the mode. What I need to do is check if the date on th...
I have this structure in my application. table users: id, username table projects: id, name...
I deployed a test app on heroku, here what the Procfile contains web: vendor/bin/heroku-php-apache2...
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