I have a command that runs in an while(1) loop, which occasionally needs to send an email alert usin...
@Propaganistas Ah - you only mentioned an admin, if you need roles look at something like Entrust (h...
I would probably use one method in one controller, but query the user model to see if the user was a...
If the javascript is generated in a blade file this should be fine - what errors are you getting?
I used the phpoffice package https://github.com/PHPOffice/PHPExcel (That I think the package you lin...
I have a project where I need an audit trail of all edits - I have a base model that writes to an au...
The Laravel portal for problem solving, knowledge sharing and community building.