Support the ongoing development of Laravel.io →
posted 10 years ago

Encrypt and decrypt data between server and client

Hi,I have a question about encrypting data.Now server needs returning some data to client,I hope the...

0 Likes
0 Replies
posted 10 years ago

special models

Lets say we have some tables and I need to make a join query for half of the requests to table A. Is...

0 Likes
2 Replies

artisan fails with ErrorException

I feel like I'm missing something obvious here with my environment configuration. My Laravel 4.1 si...

0 Likes
1 Replies

plain PHP to Laravel

As an outdated fan of development, who codes just for fun, I am comfortable with PHP. However I like...

0 Likes
2 Replies
posted 10 years ago

Error While Enabling OpenSSL Extension

Hi !. I have downloaded my Skeleton Laravel Project, I have downloaded the composer.phar archive, I...

0 Likes
0 Replies

Dynamic loading of assets

Hey everyone, I have a questions about dynamic loading of css/jscript assets from a directory altern...

0 Likes
0 Replies
posted 10 years ago

Blank page “redirecting to…” message

Every time I return a redirect to a route from a certain controller, the redirect is always preceded...

0 Likes
1 Replies
posted 10 years ago

Laravel Source

I'm doing a design for a laravel source. The source is sometimes mysterious and I don't know why som...

0 Likes
7 Replies
Solved

Laravel 4 - Artadarek/OAuth-4-laravel issue

0 down vote favorite Hi i am laravel 4 begginer. i try to use Artadek/OAuth-4-laravel package Everyt...

0 Likes
1 Replies
posted 10 years ago

Call to undefined method addEagerConstraints()

Hello, I have two columns I want to match with a model's id. I could call hasOne two times but then...

0 Likes
2 Replies

Problem with login on activated accounts

Hey there, I'm runing in a little problem with my laravel login, so the problem is that I want to ch...

0 Likes
3 Replies

Relationship Table

I'm following the docs to create the ORM relationships at http://laravel.com/docs/eloquent#relations...

0 Likes
2 Replies
Solved

Search form validation

Hello, i am facing problems with a validating GET request with a built-in validator class: Controlle...

0 Likes
7 Replies
Solved

best way to import data from an oldwebsite to laravel

Hello, what's the best and convenient way to import data from old website to a new one using laravel...

0 Likes
5 Replies

New to laravel and MVC frameworks, need help regarding controllers.

Hi, I am trying to do a simple POST request using jQuery AJAX, but cant figure out whats wrong. Here...

0 Likes
2 Replies
Solved

Help me working with phpexcel

i want export to file excel form database.how do i do?

0 Likes
1 Replies

Please document Crypt::

I'm owlstead from StackOverflow. I understand that Crypt:: is just a frontend for mcrypt but I canno...

0 Likes
0 Replies
posted 10 years ago

get blank page after hitting submit button :: Contact form

I created a contact form following the answer of this post (http://stackoverflow.com/questions/20395...

0 Likes
2 Replies

Convert mysql query in Laravel

#####I have following sql: set @balance = 0; select receipt_no, particular, @balance := @balance + (...

0 Likes
1 Replies
Solved
posted 10 years ago

eloquent type handling

Hi Guys! Eloquent is not handled sql scheme types? Or I have a wrong setting? Thanks. PHP 5.5.14 - u...

0 Likes
2 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.