Ali Falahati
Ali Falahati
when I use $this->validator in the first line of my functions everything is ok and app works correctly. but when I want to use request classes such as CreateArticle for...
hi alex. i want implement project in angular 5. but i cant implement for example alert service that you write by animate.css. how i can convert following code to angular...
i use #yajra Package Laravel my database charset is UTF8 and in package is AL32UTF8 when insert new row its incorrect and save data by this symbols : ������ ������������...
examine we have this : 'path' => 'download/file/([0-9]+)/{name}', how we can get these parameters in function ? ``` function create_routes_customs( $router ) { $router->add_route('download', array( 'path' => 'download/file/([0-9]+)/{name}', 'access_callback' =>...
I have a Curl string that I get from network tab. how we can use it? does it support it?
My domain is on Arvan point to server ip. and the container in the server is up and running on port 80. but i cant see the vpn. is it...
Hi I checked Stroryblocks website and unfortunately it's really expensive for start. Do you have any alternative solution for it?
How I can set table of content as RTL? there isn't any parameter to set rtl property in addTOC function