Given I am working on a event registration website with a database schema like this one http://www.d...
I have an application that searches a DB. In the DB i have geo data (lon and lat). I have a js funct...
Hi, I created a simple upload facility that will upload a file specifically a pdf file. Below is the...
Hello world!, maybe somebody can help me with laravel 5 (yes i know it's not stable), i have error -...
Hi, I'm wondering if it's possible to get a variable ,defined at the controller, at the filter? i h...
Hello friends, I have problems to extract the year from a date, grouped by date and sort by date usi...
Simple question.. can I have multiple posts to the same route? This is in my routes file: Route::pos...
so i have this code {{ Form::select('kategori',array(KategoriArtikel::lists('name','id'), 'tambah' =...
Hey all, I am building a PM system with the following DB (Currently - Open to suggestions) Users id...
Hi, I tried to install Laravel using Composer with command line : composer create-project laravel/la...
Hi, I have created CRUD application using laravel and angularjs. I have succeded to add and delete u...
Totally new to this - installed composer on my LAMP server, created new Laravel project, but navigat...
I have a "routes.php" with many get, almost all the gets must be protected with authentica...
Hi, How can I list all the files from my Controller and pass it to my View?
I buid api with laravel and control the http header like : $header = array( 'Expires'...
Hi, I currently have an issue where im creating an array and its adding another array i don't want,...
Hi, I am starting with Laravel at the moment. I am new to frameworks and MVC, thus I have some pract...
laravel 4.2 is conflict with php5 xcache module. If you installed xcache,access laravel will get a b...
Anyone been able to find a solution for using example.app on Homestead for Google OAuth REDIRECT URI...
hi,i use this code for pagination in my view 'pagination.blade.php' <?php $presenter = new Il...
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