James
James
Input facade is deprecated. https://laravel.com/docs/6.x/upgrade#the-input-facade snake_case and camel_case are deprecated. https://laravel.com/docs/6.x/upgrade#helpers Added Facade and ServiceProvider for Ardent.
Similar to https://github.com/laravel-ardent/ardent/issues/296 I am experiencing problems with Ardent's save function. It works for me when I do this, but surely there is a better way: (Maybe call Arduent's save...
Also, "The output has not changed and it would be a miracle if it had." :-O It did change though, from $100,000 to $1,000,000.
james@:~/ai/AI_Composer$ python main.py Traceback (most recent call last): File "main.py", line 4, in import rnn File "/home/james/ai/AI_Composer/rnn.py", line 16, in from model import Model, NottinghamModel File "/home/james/ai/AI_Composer/model.py", line 5, in...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 I'd like to press some keyboard shortcut like "Ctrl-Y" (Not Ctrl-C to kill the process, not Ctrl-Z...
This is a strange error that seems to do the wrong thing, but after examining the code, it only logs the wrong thing and ChiliPeppr is still functioning correctly. ```...