James Schlies

Results 7 issues of James Schlies

Laravel 8.0 Please

### Before you submit an issue please read this This repository is only for reporting bugs or issues. If you need support, please use Stack Overflow using **laravel-code-generator** tag (https://stackoverflow.com/questions/tagged/laravel-code-generator)...

When I run`php artisan vendor:publish --tag=panichd-public` , I see (for example) that public/vendor/panichd/bootstrap populated with a css and a js file. However when I load the Ticket Edit page, I...

The 'users' table in our system has first_name and last_name in separate cols, however I think panichd is assuming there is a name col. See attached. ![panichd](https://user-images.githubusercontent.com/2206903/209860001-705e5074-f38b-4192-a208-d1388ed2c9b3.png)

We do not use the typical Laravel namespace scheme. App/Model and App/Http/Controller are hard coded throughout system. Can these be made into parameters or able to read composer.json:autoload:psr-4 ??? I...

1. Unable to scrub a particular cookie from data - OK maybe this is a feature. 2. Namespace issue. Let's say I have a GET param (I admit, poorly) named...