Hi,I have a question about encrypting data.Now server needs returning some data to client,I hope the...
Lets say we have some tables and I need to make a join query for half of the requests to table A. Is...
I feel like I'm missing something obvious here with my environment configuration. My Laravel 4.1 si...
As an outdated fan of development, who codes just for fun, I am comfortable with PHP. However I like...
Hi !. I have downloaded my Skeleton Laravel Project, I have downloaded the composer.phar archive, I...
Hey everyone, I have a questions about dynamic loading of css/jscript assets from a directory altern...
Every time I return a redirect to a route from a certain controller, the redirect is always preceded...
I'm doing a design for a laravel source. The source is sometimes mysterious and I don't know why som...
0 down vote favorite Hi i am laravel 4 begginer. i try to use Artadek/OAuth-4-laravel package Everyt...
Hello, I have two columns I want to match with a model's id. I could call hasOne two times but then...
Hey there, I'm runing in a little problem with my laravel login, so the problem is that I want to ch...
I'm following the docs to create the ORM relationships at http://laravel.com/docs/eloquent#relations...
Hello, i am facing problems with a validating GET request with a built-in validator class: Controlle...
Hello, what's the best and convenient way to import data from old website to a new one using laravel...
Hi, I am trying to do a simple POST request using jQuery AJAX, but cant figure out whats wrong. Here...
i want export to file excel form database.how do i do?
I'm owlstead from StackOverflow. I understand that Crypt:: is just a frontend for mcrypt but I canno...
I created a contact form following the answer of this post (http://stackoverflow.com/questions/20395...
#####I have following sql: set @balance = 0; select receipt_no, particular, @balance := @balance + (...
Hi Guys! Eloquent is not handled sql scheme types? Or I have a wrong setting? Thanks. PHP 5.5.14 - u...
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