inferno
inferno copied to clipboard
This is an application built with Laravel and Vue
Hello Amitav, i want to have the same size as the white rectangle of cropping as the size of my image that i uploaded, i tried with zooming to zéro...
Hi Amitov Roy,thanks for awesome tutorial, When I click upload it saving the raw image instead of the cropped image
I always get the error on array_combine that the element are not the same so below my work around for array_combine //////////////////////////////////////////////////////////////// function array_combine_special($header, $row, $pad = TRUE) { $acount...
Delete duplicate PassportServiceProvider
There should be a notification component which will listen to events and based on the level show different error messages and also time out if there is an option to.
Right now the token generated for the user is not used. Ideally a User once registered should get an email with the token to activate. Once the user gets an...
System should have the Roles and Permissions management screen. User should have some default roles and there should be higher level roles to control the system. Will be using Entrust...