Hello :) In recent days I've written this article to explain why should we use Laravel Homestead v2...
Hi, I have the following situation: I have the tables: actions action_access_ids It's a one-to-many-...
I'm newbie at laravel and i searched for hours but i can't find how can i set this query with larave...
I am using pachage https://github.com/davejamesmiller/laravel-breadcrumbs My master view contains:...
hi , im new to laravel so i wanted to ask if anyone can help me to wtite a full feature registration...
I will have a permission system that will be administered via a PHP page and stored in the DB with t...
Hi, I uploaded my laravel project to server and it was working fine in localhost but i am getting th...
Hi, I uploaded a simple laravel application to my godaddy vps server but i am getting Mcrypt PHP ext...
Is it possible to use the laravel framework to create an authenticated front end, and an authenticat...
Hi, I'm currently working on a e-commecr site and the following is how I structured my items ** note...
$query->where('tags', 'LIKE', '%'.$uID.'%'); SELECT 'a word a' REGEXP '[[:<:]]word[[:>:]]';...
I am wanting to hook into the expedia API and return live data as JSON or XML. Should I try to find...
Hi guys, I have got a working Laravel project, but I would like to create an Api (with a subdomain)...
Hello, I'm trying to run a laravel project on Ubuntu but it doesn't work for some reason. I'm using...
Hi. Can anyone help me with this? --> http://laravel.io/bin/wJX5b#4,14 Thanks in advance.
Hello, I was trying to use the Parsley Remote of parsley.js. I just want to know how do i response t...
At http://laravel.com/docs/4.2/validation I can do validation like that $validator = Validator::make...
I have impmented google recpatcha using JS. I have a upload image field on the form, when I upload t...
Hi Having read about & played with Laravel, I started to build an application with it for one of...
I have created some test model classes, which have corresponding migrations and seeders. It all work...
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