Jeremiah S

Results 13 comments of Jeremiah S

Centos 7 Ruby 2.3.1 Rails 4.2.5

I ended up having to remove it completely and just refactored what I was working on. Ultimately I am moving away from rails due to how many problems it has.

@skino2019 I decided I am going to have to rewrite parts of it in order to make it work. This project is dead, I would recommend if you are interested...

yes, I had to basically copy the code to my project and tie everything up different, fix routes, and update some libraries it used, but I got it to work...

I am new to this, not sure if it would be a problem, but you could use javascript to call it as an ajax function or just change view.html to...

also tried manually removing it from vendor and when running composer update, it just magically reappears

Now I get > Illuminate\Foundation\ComposerScripts::postAutoloadDump > @php artisan package:discover --ansi In ProviderRepository.php line 208: Class "KirschbaumDevelopment\NovaMail\NovaMailServiceProvider" not found Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error...

where is this getting added to, I added it back to fix, but it's not going in my composer.json file so of course composer.json can't remove it.