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

Cache/Carbon problem under HHVM

Laravel 4.2 HHVM 3.6.1 (Ubuntu 14) Getting an ugly problem filling up log files using HHVM using any...

0 Likes
6 Replies

RuntimeException in compiled.php line 7737: No supported encrypter found. The cipher and / or key length are invalid.

Dear All Hope you are all good. I recently installed installed laravel 5. My OS is: Kali Linux- 64b...

0 Likes
0 Replies

Select2.js not working

I tested Select2 library separately for 'multiple' select and it's working perfectly. But when I try...

0 Likes
0 Replies

Dynamic Relationship with type and id

I have a table to store all emails sended by laravel. I can fire events and store different informat...

0 Likes
0 Replies

LaraWebEd - a CMS built on Laravel

Hello everyone, I would like to share you a CMS, which is called LaraWebEd (Laravel Web Editor). I m...

0 Likes
0 Replies

APP_Key Error in Laravel, Php artisan key:generate

I wanna know how to generate 32 size App_KEY in php artisan ? cuz, in my project it generates APP_KE...

0 Likes
1 Replies

Upload and display mp4 files?

###Best way to upload mp4 file on disk and display them in video tag on the page? ###For example: ##...

0 Likes
0 Replies
posted 7 years ago

changing datetimeformat for all models

this include the base Model class itself, any idea on how to achieve that?

0 Likes
0 Replies
posted 7 years ago

Dynamicly update database connection

I am creating an installer for my application where the user can input the database connection setti...

0 Likes
1 Replies
Solved

Redirect to previous page after login

Hi people, im trying, with the default Laravel authentication functionallity, to redirect the user t...

0 Likes
1 Replies

Schedule jobs + Cli command or Controller->Route script + Cron Job?

Hello, I'm having an issue what is best approach to schedule job in laravel. Setup is like this: The...

0 Likes
1 Replies
Solved

Password confirmation using javascript

Hello. I am trying to create a way so that user's must enter their password twice on signup, and it...

0 Likes
1 Replies
Solved

mcrypt_encrypt(): Key of size 51 not supported by this algorithm. Only keys of sizes 16, 24 or 32 supported

Can somebody help me to solve this problem ! When I try to access data from a web service using curl...

0 Likes
0 Replies

How to make authentication laravel 5.2

Hello everybody, I'm new with laravel and I never used any php framework, so I'm a little lost. Actu...

0 Likes
2 Replies
Solved

How to refresh a page without Refreshing Master Page

Hi all! When I go to another page, my command line shows me information that is always loading all j...

0 Likes
1 Replies
Solved

Laravel hasOne + group_by, get sum

I'm currently scratching my head with this one. What I have. $entries = Meta::whereIn('settlement_id...

0 Likes
0 Replies

Custom domasin not work

I asked this question on stackoverflow here http://stackoverflow.com/questions/37777441/laravel-home...

0 Likes
0 Replies

Easy way, package?, for patching migrations?

Hi, Is there an easy way to do updates to existing tables? Something that would be run when a table...

0 Likes
1 Replies
posted 7 years ago

success function on ajax after validation with laravel

I made the validation of a form with laravel through ajax. sending data and validation work properly...

0 Likes
1 Replies

how to to interact with response, before it is sent

Is there anywhere in the app life cycle in which I can interact with the response given from a route...

0 Likes
2 Replies

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.

© 2024 Laravel.io - All rights reserved.