I am new to Nette framework, I have done everything correctly but it shows the following warning
My Files Look like this
Any Help will be greatly appreciated. Thanks
I am new to Nette framework, I have done everything correctly but it shows the following warning
My Files Look like this
Any Help will be greatly appreciated. Thanks
In my case composer dump-autoload
don't help. I must delete temp/cache how advises JackDavis.
The same problem I did with styles, too. After deleting temp/cache is everything ok.
I got the Solution, I just applied this command composer dump-autoload
in command prompt which clears the cache :-)