Barna Szalai

Results 9 issues of Barna Szalai

It caused an error: Class 'Config' not found in ..

So in my resource controller, where I return the Datatable::collection(), the route() doesn't add the group prefix into the final route. Very strange, yeah. Outside of this, in different controller...

What do you think if I can integrate phpredmin into my Laravel 4/5 cms administration ? If yes, do you have some hints for doing that? As I see phpredmin...

I added the following functions: - optional email activation - user registration with reCaptcha - forgot password - alert message email to admin if user is locked out (optional)

Following your example code, until the last init command I have the following result (I use Laravel 5 btw): ``` ... $parser = new Parser($svg->getSVG()); dump($parser); exit; ``` ``` php...

I add an issue because of the Pull Request is disabled. If I log serialized data, the lines are overflown, out of the screen. Adding the following css rule to...

Any idea how to set already selected options, if my form at submit has errors, and the framework redirects back to the form with error messages. I tried adding this...

how to use highchart's dataLabel formatter ? using following syntax I get two $ char before and at the end of the function: .. array = ('formatter' => "function() {...

I installed the package through npm, but in the 3.6.1 version the bootstrap4-toggle.css is *missing* From the package-lock.json: ```bash wget https://registry.npmjs.org/bootstrap4-toggle/-/bootstrap4-toggle-3.6.1.tgz x package/package.json x package/CHANGELOG.md x package/LICENSE x package/README.md x...