Laravel 5.2: entrust migration exception

[Illuminate\Database\QueryException] SQLSTATE[42000]: Syntax error or access violation: 1103 Incorrect table name ” (SQL: alter table `role_user` add constraint `role_user_user_id_foreign` foreign key (`user_id`) references “ (`id`) on delete cascade on update cascade) Today I pulled a fresh Laravel 5.2 (5.2.31) installation to work on the new project in company, when I was trying to install entrust… Continue reading Laravel 5.2: entrust migration exception

Fix: Surface Pro 3 is not going to deep sleep in Windows 10

By default Surface Pro 3 will go into deep sleep (hibernate) mode once you don’t use it for around 4 hours. which is basically a good feature. it helps a lot with the battery. Recently I realized that my surface pro 3 which is running latest version of windows 10 is not going to that state… Continue reading Fix: Surface Pro 3 is not going to deep sleep in Windows 10