Check that timestamps are being written to the blade files upon saving.
Check that you don't have any opcode caching enabled.
im using php artisan serv
and how can i edit hte OPcode cache when using the php artisan serv :)
found the solution..
i changed
opcache.revalidate_freq=0
opcache.fast_shutdown=0
in /Applications/MAMP/bin/php/php5.5.3/conf/php.ini
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community