SUKOHI / Surpass

A PHP package mainly developed for Laravel to manage uploading images using Ajax and displaying thumbnail.
29 stars 8 forks source link

Laravel 5? #7

Open xitude opened 9 years ago

xitude commented 9 years ago

Does this support L5?

SUKOHI commented 9 years ago

Hi, xitude. Thank you for message.

Unfortunately this package donesn't support Lavel 5 yet. Sorry.

Unstinted commented 8 years ago

Hello, i am tryiny to test these package. The Upload function works well but i am having difficulty in understanding how to save the files in the database. kindly help out.

SUKOHI commented 8 years ago

Hi, Unstinted. Thank you for your message!

I think example folder which this package has can help you. Please see SurpassTestController.php in the folder.

xitude commented 8 years ago

I'm assuming this supports L5.* now.

(This is for Laravel 5+. For Laravel 4.2)
SUKOHI commented 8 years ago

Hi, xitude.

Yes, you're right. This package supports Laravel 5 now. :) Thank you.

rahmanQaiser commented 8 years ago

Do you got package to support laravel 5.2??

SUKOHI commented 8 years ago

Hi, rahmanQaiser. Thank you for message.

Do you got package to support laravel 5.2??

Yes, this package supports Lravel 5.2. I've just checked it on it.