folks i have been trying to implement this simple sql for mysql in laravel, i know i am missing some...
i have mysql db with bit(1) data types, when using laravel db query classes the return values are em...
I am implementing a user change password feature. However i don't want user to be able to use old pa...
found the solution had to set the config.database.connection.mysql with an options => PDO::MYSQL_...
i think ideally i like to set some variable at some global level where every request i can access th...
shabushabu i hear ya but like TorchSK said i have many views were only login user can see certain se...
The Laravel portal for problem solving, knowledge sharing and community building.